I’ve got a wizard that creates a new opportunity, and for the wizard I’ve limited possible record types to four options by using a field filter on the opportunity record type field. I’ve also overriden the user’s default record type by using a RecordType model that pulls in the one default option I want.
My problem is that some partner community users should only see three record types. Their user profile does not give them access to the fourth, but they can see the fourth one when they run the wizard.
I’ve even tried bringing in my four record types via a model, then filtering based on rows in a model, thinking that the model query would respect the user’s security settings.
This is an issue I keep running into, and I’ve always just found creative ways around it, but for this example I really just need Skuid to respect the user profile’s object settings with regards to available record types.
Any ideas?
Question
record type reference field filter showing values that user is not supposed to have access to
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.