interface making

Certified Associate Developer

CAn any one tell how can I do the following in Interface,

1. I want a multiple selection option on a grid, having submit,cancel button on the bottom.

2. Another grid below the above one to get the data populated in this grid based on selection made on above grid after clicking submit button.

'Please help me, i am new please provide detail solution I would very helpfull.

Thank you for understanding

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to rahuls0029

    To achieve this, you should understand the below concepts 

    1. Layouts. 
    2. Setting up a grid with selections
    3. Understanding how a!save() works. 

    If you have gone through the course, then I assume you are comfortable with how components are configured on an interface. Using the same knowledge, try to explore the configurations as shown in the above pictures. Use the help of extensive documentation that Appian has created. 

Children
No Data