Skip to main content
saurabhs0003
December 8, 2021
Question

How to refresh a page

  • December 8, 2021
  • 9 replies
  • 0 views

Hi All ,

I am build an interface in which two card layout are there for Approve and Reject , and In link field of card Layout I am performing an action . I am facing an issue while refreshing the page when an action is performed via link field of card layout . Please tell me how to refresh a page automatically .

Thanks in Advance

    9 replies

    stefanhelzle0001
    Brainy
    December 8, 2021

    What kind of action is this? I am asking because this seems to be a use case for a submit in a user input task.

    In Appian, you do not refresh a page, but the underlying data. Then you can display the interface according to the changed data.

    saurabhs0003
    December 8, 2021

    i am not using any user input task in a process model. 

    I have just 2 cards in an interface working as a button on click of that i am calling a process model and saving the respective value in the database.

    stefanhelzle0001
    Brainy
    December 8, 2021

    OK. Appian is using processes for this. 

    Is that a related action? Make the interface the start form of this process.