processing icon/bar
Summary:
processing icon/bar
Content (required):
I am using redwood "Simple Create and Edit Page Template" and on submit button I am calling Oracle SaaS REST for project creation and other bunch of ORDS REST APIs on ATP DB.
After clicking on "Submit Button", execution of the above REST APIs take a while ( e.g. ~ 30 seconds). I want -
1) restricting user to keep clicking on Submit button while request is already in process
2) want to display some kind of processing icon/bar so that user can know that submit button has been pressed correctly and request is in progress.
Please help me on this.
0