Replies: 0
Is there a way to change the code behind to do a custom API call when creating a registration form?
I need to make an API call to make sure the user trying to register is part of the organization before I allow them to register, but I am having difficulties finding where in the code I would make this change.
Where exactly would I make these changes in the code?