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

Forum Posts

Resolved! Glide Dialog Window - Mandatory Fields

Hi All,  I've recently began using Glide Dialog Windows and have encountered an issue where if there are mandatory fields on the original form when i press the UI Action to trigger the dialog window it doesn't check whether the mandatory fields have...

masella by Giga Contributor
  • 2825 Views
  • 4 replies
  • 0 helpfuls

Problem Worknoted Notifications

When a Related Incident is added to a Problem record, it triggers the Problem Worknoted notification(s).   We do not want the notifications to be sent when the Related Incident counter is increased but we do want it sent for any other worknote update...

Resolved! Check for Attachments if a field is blank.

Hi everyone,I've seen a lot of script for checking attachments, but I can't seem to track one down that is conditional on whether or not a catalog variable is blank.   I have this portion already:function onSubmit(){     var cat_id = gel('sysparm_ite...

turnea by Mega Expert
  • 2702 Views
  • 5 replies
  • 0 helpfuls

Resolved! Advanced reference qualifier on Variable set

In the Service catalogue I have a variable set containing a number of reference fields. These include department_auth_only and auth_manager_auth_only, i'm trying to restrict the selection options of the authoriser list dependent on the department sel...

chrisp1 by Mega Sage
  • 4949 Views
  • 11 replies
  • 0 helpfuls

User "system" is updating some records and no idea how!

Is there any documentation on the system, guest, admin and glide.maint account. Tried googling with no luck.Ive done the obvious and checked sys_user.Just wanted to know what objects or in what circumstances they would update!Thanks

jarrejo by Kilo Contributor
  • 4633 Views
  • 3 replies
  • 0 helpfuls

wrapped in a function

Note: If the UI action is enabled to run on the client side, it should be wrapped in a function. Otherwise, the contents of the Script field executes on page load.

johnrob18 by Tera Guru
  • 1910 Views
  • 4 replies
  • 0 helpfuls

Resolved! What is the purpose of 'type' in script includes?

When you create a new script include, the system automatically adds some code to the Script field as soon as you give your script include a name. The second line from the bottom looks like this:type: 'your_script_include_name'What is the purpose of t...

Resolved! Form View

Hello Community,         I'm working on a form and I'm interesting in creating different views depending on who is viewing the form. I've managed to create a view but it's not giving me the functionality I'd hoped for.To create the view, I right-clic...

Ken83 by Mega Guru
  • 5834 Views
  • 7 replies
  • 0 helpfuls

Resolved! Related fields in an inherited table

I have two tables. Both inherit from task. The parent table has some custom fields on them (we'll call it u_custom_field.)I'm trying to reference this custom field from the child task, which is also a custom table. The child is using the inherited 'p...

Beth11 by Giga Guru
  • 2777 Views
  • 2 replies
  • 0 helpfuls

Hiding Catalog Variables AFTER submitted

HELP!!I'm having trouble getting the show/hide functionality to work on catalog variables after the request has been submitted. THe show/hide works great when the form is being filled out but is lost after it is submitted. I've tried using the UI pol...

pwright137 by Kilo Expert
  • 7285 Views
  • 21 replies
  • 2 helpfuls