Show Message on click - Pagination

Hi,

Can we display a message(banner message) on click on next-page link(pagination).

What are the alternative ways to show the message "Proceeding to next page" on click on the link.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Purvaja

    Hi,

    It might not be the best solution, but if it satisfices your requirement you can try this solution (In case if you are trying to show this confirmation message inside process model).

    You can add Next and Previous buttons along your confirmation message (submit as false) below the grid using button array layout and add your pagination logic inside save into. As I mentioned it might not be the best solution but you can try. 

Children
No Data