Home › Forums › QuickApps Forum › QuestListView Custom Action GOTOURL- Add Paramter with Session
- This topic is empty.
Viewing 1 reply thread
- AuthorPosts
-
- 10/10/2012 at 9:05 am #4678
AnonymousParticipantDear All,
I have a listview with create as custom action with GOTOURL as type, now i need to append a paramater to URL from the listitem displayed in List.
I have already been able to display only single record in ListView, now the requirement is that i need to pass this single record value as parameter to be appended to the URL.
Ex: http://www.abc.com?name=“abc”, where abc is the list item value.
thanks & regards,
Aniketh.
- 10/10/2012 at 9:05 am #5025
AnonymousParticipantThe URL format has to be the following:
"YourURLHere?ID=<%FieldName%>
Please check our documentation for more details.
If you still have any questions please let me know.
-
- AuthorPosts
Viewing 1 reply thread
You must be logged in to reply to this topic.