Skip to main content
September 12, 2022
Question

Interface

  • September 12, 2022
  • 4 replies
  • 0 views

I am having a interface in a landing page in that I am having a text like add new when I click that text it want got to the add new interface  in the same landing page itself .

can anyone suggest some Idea

    4 replies

    ajk0002
    September 12, 2022

    You can achieve by adding new interface in new process model , and call newly created  process model using start process link 

    harshitb6843
    September 12, 2022

    I would recommend creating a related action on a record in which you are trying to Add new values too. Then add the related action instead of link using a!recordActionField() 
    That is the best way of doing it. 

    September 12, 2022

    related action is not in the requirement when I click add new it should go to add new interface

    September 12, 2022

    you can use the dynamicLink to show the difference interfaces on component click in the same interface.

    Dynamic Link - Appian 22.1