Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I have a display page where i am displaying just the title of the entries posted by the user and then depending on the entry he checks, on the next page i want to display the details of that entry as it was submitting by the user (for update purpose).
The entries are in a repeat region loop and i have included the checkbox to be repeated too. At this point i have a recordset on my page and on the title of the entry i've created a link for the detail page, but the problem is, when i have more than one entry, it still takes me to the detail page of the topmost entry, regardless of what i select/check.
I assume i have to write some kind of a code in the edit button which is linking to the title of the entry and taking the user to the details(update) page, but i'm no programmer and clueless on what to write in there.
Any help is much appreciated
Thanks
I have a display page where i am displaying just the title of the entries posted by the user and then depending on the entry he checks, on the next page i want to display the details of that entry as it was submitting by the user (for update purpose).
The entries are in a repeat region loop and i have included the checkbox to be repeated too. At this point i have a recordset on my page and on the title of the entry i've created a link for the detail page, but the problem is, when i have more than one entry, it still takes me to the detail page of the topmost entry, regardless of what i select/check.
I assume i have to write some kind of a code in the edit button which is linking to the title of the entry and taking the user to the details(update) page, but i'm no programmer and clueless on what to write in there.
Any help is much appreciated
Thanks