Modal pop-up

Hi as I am new to appian I wanted to know how can I use modal pop-up in appian? Is that possible?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to ShaliniD

    Hi,

    If you are looking for a solution to write acknowledge information into DB and you want to show this acknowledge information in pop up screen you can try this approach if it meets your requirement.

    • Create a process with start form with your acknowledge message with a submit button. 
      • If you want you can right acknowledge confirmation to DB when user submits this form
    • Call this process as a related action in your interface, and when user clicks on this action open this action a pop up screen. When user clicks on this action they will see acknowledgment message.

    this might not be the best solution, but you can try.

Children
No Data