If a form is not available to a user then any other person cannot raise a request on his behalf

Garima Tripath1
Tera Contributor

Hi,

I have a requirement wherein when a person is creating a request and the requested for is some other person for whom the form is not available, I need to alert the user that a request cannot be raised for this person since the form is not available for him. Please advise on how to proceed with this.

Thanks,

Garima

1 ACCEPTED SOLUTION

Shruti
Mega Sage
Mega Sage

Hi,

If Requested for is a field on the form, try to use 'Requested For' variable type instead of reference type

find_real_file.png

 

If the Requested for user doesn't fall under the user criteria, below error message will be displayed and form won't get submitted.

find_real_file.png

View solution in original post

10 REPLIES 10

Not sure from where this message is coming from and if we can make it dynamic or not