Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
7 subscribers
Views
4105 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hi, When the form submit button is clicked twice, its throwing an error lik
janakirk
over 12 years ago
Hi,
When the form submit button is clicked twice, its throwing an error like "There was a problem executing the task. This task has already been completed."
So can we avoid this by giving "please wait or something" when the user clicked for second time.
Thanks!...
OriginalPostID-25610
OriginalPostID-25610
Discussion posts and replies are publicly visible
Parents
0
Ashvin Kapur
over 9 years ago
Suparn & Others,
(Background: Appian v7.2; Applications Portal)
To prevent double submit, we are using the window.FormAPI.hide code above. However, we are enabling the form to "also display submission buttons at the top of the form" (
screencast.com/.../VIaHkT2ku)
. When we click a submit button, the buttons on the top are hidden, as expected, but the buttons at the bottom of the form are not hidden. Any advice on how to have all form buttons hidden upon submission?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Ashvin Kapur
over 9 years ago
Suparn & Others,
(Background: Appian v7.2; Applications Portal)
To prevent double submit, we are using the window.FormAPI.hide code above. However, we are enabling the form to "also display submission buttons at the top of the form" (
screencast.com/.../VIaHkT2ku)
. When we click a submit button, the buttons on the top are hidden, as expected, but the buttons at the bottom of the form are not hidden. Any advice on how to have all form buttons hidden upon submission?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data