Hi,
We want to restrict form access based on if user has access to a particular business source. E.G; We have 4 Directories with groups. User could belong to any/two of the Directories at any given time. So we want to create 4 different forms which will give them option to select groups.
But they only will be able to use the form when they have an account in the directory else not. The Form should be restricted for them in case of no account in Directory.
How can we achieve it?
The purpose of it is, business users might not have idea which directory they belong to and they can raise group access request even if they don't have account.
Please let me know some ideas.
Without digging much into alternate possibilities, here is one solution where you can make the form button visible to users who have an account in a particular application.