- This topic is empty.
- AuthorPosts
-
- 02/20/2015 at 3:26 am #6973
AnonymousParticipantHi ,
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
- 02/23/2015 at 2:54 am #6977
AnonymousParticipantHi ,
n
n
I had created an enhancement request, the request ID is 433383. It would be fixed in the future, please keep an eye on the release note. Thanks for your report it.
n
n
- 02/23/2015 at 3:13 am #6975
AnonymousParticipant,
n
Thank you for the information.
n
http parameters not being supported on the Go Back URL – is that by design or is it something that will be fixed in a future release?
n
Thanks again.
n
-
02/24/2015 at 2:09 am #4739
AnonymousParticipantGreetings,
n
I am using SharePoint 2010, QuickApps version 6.3. I have created a simple qListForm.
n
The http parameter in the Next Page URL is working as expected. The http parameter in the Go Back Url is not.
n
- Save Button Click Action is set to GoToNextPageUrl. Cancel Button Click Action is set to GoToGoBackUrl.
- Next Page URL is defined as: http://site/save.aspx?InvID=<%ID%> . When Save is clicked, I am taken to page http://site/save.aspx?InvID=13.
- Go Back URL is defined as: http://site/cancel.aspx?InvID=<%ID%>. When Cancel is clicked I am taken to page http://site/cancel.aspx?InvID=<%ID%>.
n
n
n
Am I doing something wrong? Are http parameters not supported in the Go Back URL? Is there a workaround?
n
Thank you for any help you can provide.
n
- 02/24/2015 at 2:09 am #7475
AnonymousParticipantThank you!
-
- AuthorPosts
You must be logged in to reply to this topic.