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 weshould 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!!
Discussion posts and replies are publicly visible
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.
We have similar requirement, is there a way we can achieve this ?
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?
What do you mean with "similar"? Is this about security and permissions, or about trying to allow modification only to ONE user?
This is not possible.
If you are worried about concurrency, I suggest you look into data locking strategies.
data locking strategies