We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Global Property : glide.workflow.timer.upgrade_safe

Hello Guys, in workflow timer activity , there is one field with one property " glide.workflow.timer.upgrade_safe " which is mentioned as run during upgrade if it's value is true but property is not available in system properties . Let me know if you...

Manikanta_123_0-1688455936523.png

Resolved! Show a field style only to certain people

I granted a read permission on a certain field only to certain admin users and denied it to everyone else. The field can't be accessed by them, however when I use javascript in field style to set a decoration on a field, everyone can see the style. I...

SetValue not working in Portal

Hi All, I had a requirement to set value of the field from client script.function onChange(control, oldValue, newValue, isLoading){    if(isLoading || newValue != '')    {        return;    }      var techType = g_form.getValue("u_tech");    if(techT...

Community Alums by Community Alums  
  • 1818 Views
  • 4 replies
  • 0 helpfuls

Configure approvals for Knowledge Article based on KB Category

Hello All, There is a requirement from our customer to build approvals based on Knowledge Base Category instead of Knowledge Base level. There is OOB Workflow Knowledge Article -Publish workflow where we need to modify the level of approvals based on...

SNOW46 by Tera Contributor
  • 2857 Views
  • 4 replies
  • 1 helpfuls

get list of groups user belongs to

we have created a new custom table with name u_work_groupin which it is having list of 50+ groups, and now we got a requirement thatcreate a field which refers to sys_user tableand when user is selected then ln a text box to be shown with list of gro...

gtk by Mega Sage
  • 24908 Views
  • 16 replies
  • 4 helpfuls

activity.result in workflow run script activity

Hi All, I have written the below script in the workflow run script activity. The change is closed and it is successful but it is not moving further from this activity. what could be the reason? Could you please assist?  var CR = new GlideRecord('chan...

Joshuu by Kilo Sage
  • 2337 Views
  • 7 replies
  • 0 helpfuls

Event fired by sytem

Hello, I am just trying to understand about the events that are fired by the system. What do they actually do and when exactly they will trigger the notification. Any guidance would be greatly appreciated. Thanks in advance.

Resolved! Reference Field Issue

Hi all, I've added a reference field to the business application table.  When you click on the search/magnifying glass is shows the reference table and allows you to select an option.  However, if you just start typing in a name, it gives zero option...

Resolved! Attachment in update set

I am trying to add an attachment to update set. I went to attachments and used "add to update set". The link on record producer points to it. When I moved to test environment it shows 0 bytes somehow. Doesn't look like it captured it right. It is a P...

samadam by Mega Sage
  • 4508 Views
  • 3 replies
  • 4 helpfuls

Exclude standard changes from Maintenance Window

Not sure how to ask this question so best I can do is explain what is happening and why I want to change it.   We are upgrading to Helsinki and are planning on utilizing the new automated collision detection.   This comes with a Conflict Status field...

find_real_file.png find_real_file.png
taddparris by Kilo Expert
  • 3557 Views
  • 8 replies
  • 4 helpfuls