Loading...

QuestListView Custom Action GOTOURL- Add Paramter with Session

QuestListView Custom Action GOTOURL- Add Paramter with Session

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #4678
      Anonymous
      Anonymous
      Participant

      Dear 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.

    • #5025
      Anonymous
      Anonymous
      Participant

      The 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.

Viewing 1 reply thread

You must be logged in to reply to this topic.