Override Calculated value

SRI Sakthi
Tera Contributor

Hi Guys,

           I am trying to call script include from Dictionary override- calculation field but it's not working .can you help me to fix this issue?

find_real_file.png

15 REPLIES 15

Currently, I have placed there only see my first screenshot it is in dictionary override calculation.

Yes, in that you are simply passing the script include name & function.

Whatever you have now in Calcuation field that works (complete code) needs to be copied over the the Calculation field on the dictionary override.

How did you get your Calculation field to look like that? Mine looks like  

Patrick71_0-1668620577372.png

 

Try?

  javascript:new datedetails().getDate(current.cmdb_ci)


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

Sorry,I already tried this, but it didn't work either