Question
1
Replies
379
Views
Posted: June 22, 2016
Last activity: June 22, 2016
Closed
How to show processing message to user like (Loading.... ) on click of button
hi,
i have a requirement to show some message to end user on click of button . so that we can avoid multiple submissions and user should wait on seeing of the proper message.
on click of button it will perform so many actions like running activity, refreshing sections.
currently we are using 7.2 pega version.
any suggestions/ideas ?
Thanks
Pranmod
could we try wrapping the activity calls inside section refresh ? to see if busy indicator (RULE-FILE-BINARY WEBWB PXTHROBBER!GIF) works for the use case instead of the text loading...?