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
  • 0
    Certified Senior Developer

    Hi,

    If you are using wizard with milestone with a simple message then you can use "confirmMessage: "Are you sure?"" parameter with condition in the button.

    (OR)

    If you want to show a confirmation message when you submit. pls create a new template interface and use that in the process model next node of the current "USER INTPUT TASK" or "START NODE" as a "USER INPUT TASK" with active link.

Reply
  • 0
    Certified Senior Developer

    Hi,

    If you are using wizard with milestone with a simple message then you can use "confirmMessage: "Are you sure?"" parameter with condition in the button.

    (OR)

    If you want to show a confirmation message when you submit. pls create a new template interface and use that in the process model next node of the current "USER INTPUT TASK" or "START NODE" as a "USER INPUT TASK" with active link.

Children
No Data