Skip to main content
Participating Frequently
January 19, 2021
Question

Get The LoggedInuser() Site page Web Address Identifier

  • January 19, 2021
  • 5 replies
  • 0 views

Hello Team,

Is there any way to get the currentloggedInUser site page tab URL Dynamically?.

More details about my requirement...Assume that there is a record A, Site A (User1) and Site B (User2). Once User1 navigate from the Site A to the particular record we
should show related action for that User1.If User2 logged in and navigated from the Site B to the same record user shouldn't see any related actions. Is there any way to achieve this functionality without create separate record for site?.

Thanks!!

5 replies

mikes0011
Brainy
January 19, 2021

I haven't yet figured out any way to get the user's current Site Context, without super troublesome workarounds that don't work in all situations.  I'm not sure why Appian has never been able to provide such functionality despite how desperately it's needed in certain cases, including the one you mentioned.

The Expression Guru
udayabhaskard0583
June 13, 2023

We have similar requirement, is there a way we can achieve this ?

harshitb6843
June 13, 2023

Not till now, but in the 23.x roadmap that the engineering team explained, they have this feature rolling out this year but that will be for portals only. 

Why don't you consider adding the security directly on the related action as to which action should be visible to who?

mathieud0001
Brainy
June 13, 2023

This is not possible.

If you are worried about concurrency, I suggest you look into data locking strategies.

[View:https://community.appian.com/w/the-appian-playbook/196/data-locking-strategies]