- Issue created by @ovquiaf
- Merge request !10Issue #3506184: Added valdiation for Custom button text for comments. → (Open) created by anish.ir
Refactored form button text logic for comment forms. Replaced form_isSave check with $entity_id[0] == 'comment' to handle comments separately. Removed the _edit_form naming for comment forms, treating them consistently as "save" forms. Verified that custom button text is now applied correctly for comment forms. so moving it to RTBC