How set read-only submit button in service portal and platform

Hemanth267
Tera Contributor

Hemanth267_0-1700575029446.png

 

7 REPLIES 7

scott barnard1
Kilo Sage

Where are you putting that script?

Would be on a Catalog Item (as a Client Script) - it has nothing to do with modifying/creating a widget.

Netaji Kadam
Tera Contributor

hi @Hemanth267 

 

search for g_form = gFormInstance; line in client controller and then below this you can use usual g_form function like g_form. setReadonly().

 

Thank You

Regards 

Netaji Kadam,