Make read only variables on workflows
rejected
I
Iced lavender Echidna
I would like to add a feature where you can make variables read only or not visible while still getting the values from EntityPicker \ EntityFieldPicker \ FromData, this can help in case such as edit where you don't want the users to be able to change the value of the name for example.
This can either be grayed out or not visible at all to the users in the UI.
Log In
Rohan Gupta
rejected
You can do that by restricting access to the actual objects themselves. THe entity picker is showing the information based on the rbac permissions