How to make the field comments list editable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2025 03:20 AM
Hi,
i have the OOB filed ‘comments’ on the table sysapproval_approver. How can I edit this field from a list view in SOW. I tried to add list_edit ACL but it didn’t help. The user can edit the state of the approvals but not the comment field. However, if he enters the record he can edit this field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2025 03:24 AM
Hello @Alon Grod ,
I think you need to add "write" ACL. Please check it.
Regards,
Murali.K.V.R
If my response is useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Murali.K.V.R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2025 03:34 AM
Hi @Alon Grod ,
looks like the message is from this property glide.ui.list_edit_ignore_types
check if the journal_input type is added to the property if yes remove it and check( you have to have write access too to that field)
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2025 03:48 AM
@Alon Grod is it applicable to all approvals? Please share what is the state of such approval.
I would expect to be able adding a comment before the decision was made not after it... please share what is the particular approval state - Required, Approved, Rejected, Not needed anymore, .....
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 12:48 AM
@GlideFather @MURALIR20469232 @Chaitanya ILCR its applicable to all approvals and i have write acl on this field. Even as admin i cant add comments