For function field in dictionary i m not getting function definition field?

kshitij4
Giga Contributor

pls asap?

1 ACCEPTED SOLUTION

You can't redefine an existing field as a function field apparently. This is why you have to create them in the dictionary, it has to be a function field from the time of creation.

I had a quick look through the UI policies and i can't see one defining function as read-only so i'm assuming we can't change it.

View solution in original post

7 REPLIES 7

Dubz
Mega Sage

Please see the below info on the docs site, looks like you need to create the field in the dictionary before accessing it on the table

 

https://docs.servicenow.com/bundle/kingston-application-development/page/build/platform-functions/ta...

kshitij4
Giga Contributor

I saw this..bt for me function definition field is not coming on the dictionary page....

how can I get that field............

It's actually not a field type, there should be a tick box on the right hand side of the dictionary entry of a field, you tick that and it brings up a 'function definition' field. You are on Kingston right?

kshitij4
Giga Contributor

I m on Kingston instance.....

find_real_file.png