Loading...

RE: http parameter not working in Go Back URL

RE: http parameter not working in Go Back URL

#6973
Anonymous
Anonymous
Participant

Hi ,

n

I am sorry, the parameter cannot work in Go Back URL. But I can provide below workarounds:

n

1. If your save button URL is the same with go back URL, you can set the ‘Cancel Button Click Action’ to ‘eActionAsSaveAndClose’, then set the URL that contains the parameter into ‘Next Page URL’. Because the save button url can work with parameter, so that may work for you.

n

2. Create a GoToURL action in qLIstForm. The GoToURL can carry the http parameter. the settings are the same with your qListView settings.

n