Read only parameter

navyabasavaraju01
Contributor
Contributor

Read only parameter

navyabasavaraju01
Contributor
Contributor

Hi Experts,

 

Is there any possibilities to convert the instance parameter into read only parameter.(see attachment)Capture.PNG

I don't want user to change this value through user interface.

 

Thanks

Navya.B

0 Likes
Reply
708 Views
1 Reply
Reply (1)

dante.van.wettum
Advocate
Advocate

set the property "UserModifiable" to false in the DefinitionCreationOptions. this will gray out the field and only let API change the value