Good morning, I need to add an editable column in a gridField because I don't want to lose functionality. Is it possible to do this?
Discussion posts and replies are publicly visible
If you really want to use a gridField, you could provide a form to edit the data https://docs.appian.com/suite/help/25.1/recipe-use-links-in-a-grid-to-show-more-details-and-edit-data.html
Otherwise, you could use a Record Action as well.