
I am trying to use inputtext field in one of the visualforce page of force.com site which will store the value entered in inputtext as lookup field value in the related object .But i could not do it, when i click on save button, record does not get stored. I did enter the correct value in inputtext field(existing value of lookup).Please help me to resolve this issue.
Other question that i have is related to prefilled values in fields of visualforce page for sites. For example i have a register page in site. When user clicks on a link it takes them to this page.Here in the page i have a field event name .This field should already have value when the user sees the page.Please help me on this.
Thanks