Resolved! Add an alert to a UI policy on a catalog item
Can I add an alert to a Catalog UI policy?
Can I add an alert to a Catalog UI policy?
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...
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...
sherman.1206 inspired me to post this topic.What are others doing for naming conventions throughout the system? Client Scripts, Business Rules, WorkFlows, Events, etc...Look forward to your responses!
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...
Hello,In the table incident, I have a field named "u_my_date" of glide_date_time type. But from the client script, each time I use g_form.getValue('u_my_date') it just return a string (i guess).Could someone please tell me how I could retrieve the ti...
Hi, Help please ! I am at a loss here.I have a bespoke form with many sections. For info, the sections are made visible based upon progression through a list of status values. No problem with that - it works fine.One field (e.g. "Customer PO Number")...
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...
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
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.
Hi Everyone, I am facing problem with 'Incoming Mail Server'. Test connection showing success message, however when I sent one mail to the particular mail account, mails were not shown in inbox of SN as well as particular web email account. I followe...
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...
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...
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...
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...
