Activity Forums Salesforce® Discussions What does the Action Status component do?

  • Avnish Yadav

    Member
    August 22, 2018 at 1:08 pm

    Hi Prachi,

    Action status is usually used to show the status of an Ajax Process to which it is related to. It can be as simple as showing text during the update to as fancy as greying out the page and showing a loading gif. your imagination (and HTML CSS skills) are the limits.

    Thanks.

  • Anjali

    Member
    August 23, 2018 at 5:12 am

    Hi Prachi,

    Action Status visualforce component displays the status of an AJAX update request. An AJAX request can either be in progress or complete.

    Depending upon the AJAX request status (whether AJAX request is in progress or complete), this component will display different message to user. In many scenarios AJAX request takes some time. So we should display some message to user that your request is in progress. Once request is complete, we can display some different message to user.

    Using actionstatus, we can also display some gif (graphic Interchange Format), which shows to user that their request is in progress. It gives very good presentation to end user.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos