Hi all,
I have created a custom Button named Create Account, where new account record gets created when Create Account button is clicked.
But, when the Create Account button is clicked, it takes few seconds to create an account record, due to which the client may get confused as
it takes time and lead to the multiple clicks.
So, I want to create a notification named "Creating Account.... (Loading symbol -> optional) ",when this button is clicked. So, after this
notification occurs, the action of the Custom button Create Account should be called.
Can you share with your ideas regarding this?
Need your valid suggestions.!