Discussion posts and replies are publicly visible
it is there in the snapshot i attached
userName is of type text right?
from the outside you can use like rule!{your expression rule name}(your input variable) forexample: rule!getDisplayName("dgupta")
can you show how to set a rule input of user type?
okay thanks
Correct, i used it as text
i wanted to know is there a user type
instead of text if i can set my rule input of type user
you can do like that as well. both are correct. Ideally, we are using as user type but in the initial code you used text that's why i used text.
can you send me a screen shot i am unable to select a user type in the dropdown?