Make Short Description & Description Read only on submit of incident form

keval3
Tera Contributor

Hello All

Make Short Description & Description Read only on submit of incident form

Plz let me know how to do it.

10 REPLIES 10

Anmol8
Mega Guru

Hello,

A field cannot be read-only and mandatory at the same time.

Since short_description field is mandatory because of inheritance( incident table is child of task table). So you need to first set mandatory false from Dictionary over riding then apply your client script.

It will surely work.

Please mark Helpful / correct , If applicable.

Regards

Anmol.