The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

How can I import data to question choice?

Dear experts, This is a bit complicated, as I am required to create a new variable with employee titles with a drop-down choice. .  there are 480 choices listed in the excel file.   My question is how can i import that excel file into question?  2nd...

find_real_file.png find_real_file.png
ND7 by Kilo Sage
  • 1054 Views
  • 3 replies
  • 1 helpfuls

How to apply field description to workspace as well

I discovered that ServiceNow has a feature called 'Field Description'. I added it successfully, and it reflects correctly in the native view. However, the description does not appear in Workspace. After thorough testing and validation, I was unable t...

ChanchalG by Tera Expert
  • 268 Views
  • 4 replies
  • 0 helpfuls

RUn flows with Service account

Hi community is there a way to run flows as a service account that I create in the user table.I can only see options to run as system user or as user who initiates flow. thanks in advance

AnthonyMull by Tera Contributor
  • 387 Views
  • 3 replies
  • 0 helpfuls

On Submit validation in Catalog Item

Hi Community, I have one requirement, In form level having requestor for filed and assignment group filed, requestor field taking the user table and in assignment group filed taking the group table, and in my requirement they ask me to create one new...

VALLUB by Tera Contributor
  • 260 Views
  • 5 replies
  • 0 helpfuls

Getting all variables from an SCTASK

I have a client script that runs onLoad. The script determines if the task meets certain conditions, then sets the variables to "read only == false" so that HR can make modifications at the start of an employee onboarding. I have manually created an ...