Skip to main content
August 20, 2023
Question

Want to Make an Field mandatory in Paging grid is it possible

  • August 20, 2023
  • 2 replies
  • 0 views

Scenario : i have to upload csv file in file upload once its getting uploaded .. in Next screen it will show the data in Appian Which was present in File in the form of paging grid .. but i want some of the fields to be mandatory in paging grid 



2 replies

August 21, 2023

I suggest opting for an editable grid over a paging grid. Paging grids are primarily designed for showcasing data in a read-only tabular format.

Alternatively, you could consider implementing a link or a related action in the paging grid that opens a form, enabling users to add or update the required fields.

richardm900458
August 21, 2023

like Mathurambika said a paging grid is also called "read only grid".
https://docs.appian.com/suite/help/23.2/Paging_Grid_Component.html
Can you confirm, that you talk about a paging grid and not about an editable grid?