Skip to main content
Nintex Community Menu Bar
Question

Field Defaults based off Profiles Mobile

  • July 10, 2024
  • 1 reply
  • 1 view

Forum|alt.badge.img+1

I have a condition that was role based, so I created 2 buttons and added a render rule. That was able to distinguish 2 sets of actions depending on the role. Well now within that same record as well there is a field “record type” that I want to default based of the profile. So basically if it is profile A auto default to record type a Profile B auto default to record type b Any Ideas on how to go about this? Thank you all!

Translate
Did this topic help you find an answer to your question?
This topic has been closed for comments

1 reply

Forum|alt.badge.img+11

Marlon~

Here’s an example of how you can do that for a new account record:

Create an UI only formula field on the model based on the User object. In this case, I have 2 record types for the account object, AccountType1 and AccountType2. The formula is looking for the Profile ID for the System Administrator profile (you can put just {{ProfileId}} for the UI only formula field and preview it to see what the profile ID is of the current user) and returning one of the two account record types.

Then, on the Account model, have an action for when a row in the model is updated and have it update the account record type based on the UI only formula field from the User model.

Hope that helps!
Karen

Translate

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings