We have a couple processes where we need to be able to block a user from submitting a request for themselves (aka not entering a requester when raising the request in the portal). An example is offboarding (we aren't using the module….yet) and adding a user to the change management process. This can cause automations to happen against the wrong value. It would be nice to have the ability to make a business rule that checks if requested for is the same as the requester and then pop a toast notification to prevent these from being raised.
We can use a workflow automator to close and email the user, but that is a poor user experience if the form requires more than a couple seconds to fill in.


