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

Resolved! Data lookup rules are not working

Hello Everyone,I created a Data Lookup rule name as Category AG lookup and mention Source table as Incident & Matcher table as Assignment Data look   up as shown below:Later under Assignment Data Look up: dl_u_assignment.LIST i create few rules as sh...

find_real_file.png find_real_file.png find_real_file.png

How do I create a new bootstrap color option ?

I am sure this is simple (or not) but I want to create a new bootstrap color option for service portalSo if I go to branding there are 6 options OOBHow can I add another option ?I see it as a choice but I dont see were the actual color is being calle...

tricial by Giga Contributor
  • 4057 Views
  • 5 replies
  • 1 helpfuls

Resolved! How do I include a script include into a ui page?

I'm making a ui page and attempting to include jquery, as well as responsive slides (a plugin for jquery). To do so I created two 'script includes' that contained the contents of jquery as well as the responsive slides plugin. I just want to include ...

mahudg2 by Kilo Expert
  • 14256 Views
  • 13 replies
  • 1 helpfuls

Best Practices for Testing Workflow Activity

I am using Run Script activities in my workflow to handle some complex logic (mainly data twisting and Rest calls, which are easier to debug in script than using Rest Message activity).My development workflow is a bit painful, since I have to make ch...

mmujica by Kilo Contributor
  • 3096 Views
  • 3 replies
  • 1 helpfuls

selectedRecords in list view

Hello,We need to perform some validation before doing multiple update, for the reference field in list view. So for that we are trying to get the selected records details, like how the g_list.getChecked() is returning the list of the sys_ids for the ...

find_real_file.png

Assign to me button issue on incident form???

Hi All,I have an UI action created on my incident form , here the issue is whenever the user clicks on assigned to me button on incident form it is clearing the assignment group field value whatever is there and setting the assigned to value to me it...

madhu517 by Kilo Contributor
  • 2275 Views
  • 17 replies
  • 1 helpfuls

Print query results to field

        So, I am looking to get a list of all CI's associated to a user and print it into a task field. Maybe the Description field, Maybe Work Notes. I have not decided. What would be the easiest way to do that? The goal is to provide a list of mac...

shembop by Tera Contributor
  • 1251 Views
  • 7 replies
  • 0 helpfuls

Resolved! onBefore Transform Script on Coalesce field

I have a transform map that has a field that I am coalescing on.   When I import my data if there are no changes on a record SN will ignore that record and continue to the next record.   If I have an onBefore transform script, will this run if the ta...