Insert record behaviour problem
I have created a page with a form. As part of that form I have included a hidden field which is the id and adds a date and time stamp.
I have added an Insert record behaviour which adds all the data to an Access database table. This works OK.
However I also want the behaviour to move to a details page which should display the details just entered when submit is presed. It will not pass the id details across and therefore displays the default record for the hidden field.
Anyone shed any light on what might be wrong?
Thanks