Attachment icon disappearing after error throwed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 12:59 AM - edited 06-04-2025 01:00 AM
Hi all,
Attachment is mandatory while moving CTASK to close state , before updating the record attachment icon is there
After updating the record without attachment error will throw and attachment symbol is getting disappeared.
i want to show attachment icon after form aborted also.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2025 03:48 AM
it seems now that it is hidden by the same configuration (I guess a business rule ????) that adds the error message.
Try to insert location.reload(); in the beginning and/or in the end of that BR and re-test it carefully.
The location.reload(); enforces the form reload...so it could be at least a workaround
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */