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

Forum Posts

Resolved! add attachments to outbound notifications

Been looking at this little project for this afternoonIf a user is internal or a process user, they simply get a link to the attachmentIf the user is a contact we ebond via email with we are looking to send them the attachment in the notification  I ...

poyntzj by Kilo Sage
  • 6904 Views
  • 3 replies
  • 2 helpfuls

Global Text Search - text_search_admin role

Hey all,  I would like to grant global text search to a non-process user, however, the only role in the system (Dublin) is text_search_admin.   This also grants the user the ability to edit the search groups, not good.  Is there a default system role...

ACL in Domian separation

HI,We have different domain separation, at field level like choice list field the domain concept works, but we are facing issues for ACL's, Example An ACL written on a field in one particular domain "ABC" acts on other domains like "XYZ", "123" as we...

Renuka8 by Mega Guru
  • 4737 Views
  • 5 replies
  • 2 helpfuls

Resolved! How can I access Record Producer names in a script?

I have created a new Record Producer, and am trying to use the resulting record in a workflow that's triggered from that table.   I've gotten to the point where I can retrieve the field values (ie, the answers to the questions in the RP), but I haven...

ianj by Kilo Expert
  • 4765 Views
  • 2 replies
  • 0 helpfuls

Calling script Include from UI Script

Hello,I have a requirement to call Script Include from UI Script as belowFrom UI Script : 1) Finding an event as load of List layout as below         if(String(document.location).indexOf('core_company_list.do) > -1&& String(document.location).indexO...

Show Date/Time fields as only Date?

We have fields in the database defined as Date/Time … is it possible to have the data shown on the screen with only date?It's because we get a date from supplier as e.g. "20-09-2014" which mean that the supplier will deliver on this day ("20-09-2014 ...

poulsenniels by Kilo Contributor
  • 1727 Views
  • 2 replies
  • 1 helpfuls

UI Page CSS formatting

I am working with system UI pages and looking for the solution to include reference of stylesheet file in UI page itself so that instead of defining styles with html tags I can use CSS slandered way of using css class.I have created stylesheet file c...

cshriya by Kilo Explorer
  • 8074 Views
  • 6 replies
  • 0 helpfuls

Quick Message HTML - ServiceNow inserting line breaks

I'm experimenting with using the Quick Message for special announcement templates.   ServiceNow seems to be overriding the HTML format of my quick messages, and every message manually typed and sent from the email client with line breaks <br>.  For e...

Resolved! How to set initial default value from Client Script

In our change process we have an Impact field that is used in many processes since it is on the task table.Our requirements for the Impact field was to not have a -- None -- option, but in recent days we needed the impact on change to contain a -- No...

chris_choi by Giga Contributor
  • 15884 Views
  • 3 replies
  • 4 helpfuls

How do you create a function in jelly?

I have a content block and I'm used to using hyperlinks to call functions in my client script from a UI page like so  <a href="#" onClick="testFunction">Click Here</a>  however in a content block I no longer have access to the client script, and simp...

mahudg2 by Kilo Expert
  • 6008 Views
  • 3 replies
  • 0 helpfuls

Resolved! Make inactive users visible for a role?

Hi!  I need to let a role, other than administrator, see all users, both active and inactive. I've tried to set up ACL's "sys_user. - read" and "sys_user.* - read" for the role but it won't work.I've also searched Business Rules, Client Script and Sc...

daryd by Tera Contributor
  • 2756 Views
  • 1 replies
  • 1 helpfuls