Skip to main content
Nintex Community Menu Bar
Question

Tabset tab rendering using source type='running user attribute'

  • July 10, 2024
  • 2 replies
  • 12 views

Forum|alt.badge.img+1

While rendering a tab in tabset ,can we use SFDC user groups in source type=‘running user attribute’(Render condition)?

For the moment we can see only user attributes like role,profile…etc but no user groups.

Thanks,
Prashanth

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+17

You may be able to make a model on the “GroupMember” object and put a condition so that group member Id is equal to the running user ID. Then you could have your render condition be based on a feild in that model.


Forum|alt.badge.img+1

Thanks a lot,it works.