Answered
Hello,
I have a form in which I want to add submit buttons that will route a form between several users. Each time a user clicks the button, the button will become inactive. Can this be done and can some steer me in the right direction for scripting?
Thanks a bunch.
Joe
OK, you can create a button with a mailing script (see below) and another action to avoid a second click.
But, what if the mail actions fails in one case or the recipient is not available?
The scripts within a form do not recognize such events!
Then, the user isn't able to use the button again, right?
Script for regular button without any button restrictions
Script for regular button with button restrictions.
In this case, you will also need another script that controls when the button has to be visible again.
Maybe in the initialize/form ready/layout ready event, but this will also work on the senders side, while reopening the form.
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs