Attachment icon disappearing after error throwed

Saranya K
Tera Contributor

Hi all,

 

Attachment is mandatory while moving CTASK to close state , before updating the record attachment icon is there 

 

SaranyaK_0-1749023161785.png

 

After updating the record without  attachment error will throw and attachment symbol is getting disappeared. 

SaranyaK_1-1749023756278.png

 

i want to show attachment icon after form aborted also.

 

Thanks

 

 

10 REPLIES 10

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! */