Hello
I have a table produced by looping through repeater fields and is displayed using a custom page template.
Now I want to add a page which allows the user to update the value of the field relating to his bid.
the three fields are
Name | Bid Amount | Email Address
I want the user to be able to log in and change the Bid Amount repeater field. Any pointer on how to go about this would be much appreciated.
Thanks.