Hi All,
I m a beginner in appian. As part of my request, I need to build a editable grid with record data rule input. I have 5 fields totally and I need to display them. Can someone help me how to configure edit button and add button and what actions I need to perform to save or update the values to the rule input. And i should add only one row at a time and all the fields in grid are mandatory. Can someone help me with the code.
Discussion posts and replies are publicly visible
There are various recipes in the official documentation: https://docs.appian.com/suite/help/25.1/Editable_Grid_Component.html#record-type-example
Have you tried anything already and/or having any particular trouble?
Mike Schmitt I have tried this. I m able to get the data populated in the grid. But I m stuck at how to configure the add , edit and save buttons