Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Fix Script

Hi Team can someone explain to me what is a fix script so i created a business role that change the statut based on a stateand i need to create a fix script to update  initially all the records that have that state to the correct statutThanks!

yoli1 by Tera Contributor
  • 6735 Views
  • 7 replies
  • 9 helpfuls

Approval in Catalog task Level

I need a approval in catalog task not in RITM level and task should closed only after at least one approval got approved.i tried with a script below in the workflow catalog task activityvar sysid = task.sys_id;var taskSysID = task.setNewGuid();var gt...

kesavanavya by Tera Contributor
  • 1480 Views
  • 3 replies
  • 4 helpfuls

Resolved! Date Field Showing Incorrect Format for one user

There's a variable on a record producer that's a date field. A user entered a date from the current month but it displayed as something strange like 6/72/2025. I've impersonated this user and tested with others—no one else sees this issue. There are ...

DevtoSME by Giga Guru
  • 886 Views
  • 2 replies
  • 0 helpfuls

Report and dashboard in xanadu version

I have created custom application when create dashboard then create report then click on add to dashboard option in report then i got alert " No writable dashboards available". And unable to add report in dashboard. My purpose is only admin see repor...

rajkumarbga by Tera Contributor
  • 1879 Views
  • 4 replies
  • 0 helpfuls

Resolved! UI Action - Hide Button on Conditions

Hi. We are trying to fix a broken Script Includes the vendor left behind. It is supposed to hide the Close button on a RITM record based on State and to hide it for 3 specific Catalog Items. It is a script include on a UI Action. Right now, it's hidi...

Ore-Jon by Tera Contributor
  • 1513 Views
  • 8 replies
  • 3 helpfuls

Resolved! Easy Import for role other than admin

We have a requirement to provide import access to roles outside of admin. Our Asset Admin has all of the import roles mentioned in the wiki, but is still unable to see the Import link in the context menu. How do I give import access without granting ...