How to make field editable in servicenow?

Shraddha desai
Tera Contributor

Hello,

How to make field editable in servicenow?

7 REPLIES 7

Hi,

 

If your query is resolved, please mark the answer as correct and close this thread for others.

 

Regards,

Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Gaurav Shirsat
Mega Sage

Hello Shraddha

Can You Please explain the use case appropriate?

There are many ways to do the validation such as Client Script, UI Policy, ACL, Business Rule.

but here you have not mention what is the Type of Field, you want to make it Editable on List View or Form View?

For Form View:- UI Policy, Client Script(on Load, on change, on submit ), ACL, BR will be applied.

Foe List View:- Client Script(on Cell Edit), ACL

Please explain use case appropriately.

I  am aware, your most of the questions are on curiosity side wise and you are learning the Platform.

Refer this very good article by @Kieran Anson 

Mark my Response as Correct or Helpful, if you find it Appropriate.
Gaurav Shirsat
https://www.linkedin.com/in/gauravshirsat/

Sravan33
Tera Contributor

Same Requirement  i have got, through client i achieved it but that field value is overriding. can anyone help me how to fix it.

thanks in advance