Copy link to clipboard
Copied
I have an update record page that successfully updates a record, but when it is redirected to the page it came from it loses any parameters to filter record sets to obtain the correct records.
When I try to use the Parameters dialog box from the Update Records "select a redirect" dialog box, it results in an error indicator in front of the Update Records line in the Server Behavior, and the web page ceases to update the records.
How do I pass a parameter to the next page?
Thanks
Copy link to clipboard
Copied
sessions or url variables would be the easiest.
Copy link to clipboard
Copied
I tried to past the Variable in the URL with the options in the "After updating go to" Parameters dialog box, but it didn't work. Is there another way to do it? Session Variables may be impractical in this situation.
Copy link to clipboard
Copied
I have found a work around for this issue. By selecting the Insert or Update button and adding a hyperlink with parameter settings. The Hyperlink has the same destination as the Insert records Behavior. When the button is clicked it performs the Insert, and passes the parameters to the destination page..
Find more inspiration, events, and resources on the new Adobe Community
Explore Now