Skip to main content
Question

Aurena Lobby to Aurena page using web access url with Param

  • March 5, 2021
  • 2 replies
  • 504 views

Forum|alt.badge.img+6

I need to filer the data from login person’s person id. I create PERSON_ID column in data source and try it in data element.

This is a counter, but  it’s passing null value for the parameter.

  How can I fix this issue or can I used global parameter(‘#PERSON_ID#’) for the url?

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+11

Please refer the below posts, these might be what you are looking for.

 

 

- Nalaka - 

 


  • Superhero (Employee)
  • 1495 replies
  • May 2, 2021

I need to filer the data from login person’s person id. I create PERSON_ID column in data source and try it in data element.

This is a counter, but  it’s passing null value for the parameter.

  How can I fix this issue or can I used global parameter(‘#PERSON_ID#’) for the url?

If you want to navigate using the logged-in users Person ID as a filter on the distribution history screen then yes, you can use the CSV. The Web Access URL Address should be page/DistributionHistory/List?$filter=ReceiverPerson eq #PERSON_ID#