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

Forum Posts

Resolved! how to change APPROVAL email body

I am using workflow to generate approvals. and the oob email notification is sent (Approval Request) I need to customize this oob approval email notification for my custom table (contain custom table fields and verbiage ...) Does someone know how to ...

ggg by Giga Guru
  • 7751 Views
  • 6 replies
  • 0 helpfuls

Resolved! Calculate the dates difference in days in Scoped Application

Hi All,   we have a requirement to calculate the difference between two dates in days in scoped application. I am trying to the difference in days in totalMs  but it is not giving proper value . Please help in the correcting the code var DateValidati...

Swathi P by Kilo Sage
  • 5298 Views
  • 2 replies
  • 7 helpfuls

Resolved! Add a star icon on list view on incident number

Hello experts, i need to add a star icon next to number field of incident on list view.On change client script needs to be used. g_form.addDecoration('number', 'icon-star', 'mark as favorite','color-red'); needs to be put into script??} Any ideas??  ...

Resolved! Remove HTML tags from XML output

Hi team, I have XML code to display some data in HTML knowledge article template. However the output has <div> tags in it. How can i remove those? Here is the sample code: <?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:co...

Resolved! Client Script to set a value from another table

Hi,My mind suddenly stood still.I have a form: call which has a field company and a field caller.How to make it so when you choose company, for example "IBM", it will autopopulate the "Caller" field?The Caller field is a reference field to sys_user a...

Resolved! .queryNoDomain();

What are the impacts of using queryNoDomain() in an instance where Domain Separation is NOT enabled. Will it have any impacts ? The reason I ask is because, I see a behavior related to this method where it works fine some times, and it doesn't in som...

ARG645 by Tera Guru
  • 6742 Views
  • 6 replies
  • 3 helpfuls

Resolved! How to set the format on HTML field

Hi,   On the Demand form i have a field called Business Case which is field of type HTML for that i need to autopopulate few values which i already added in the Default Value and it is working fine.       Now in some cases Demands get created from I...

find_real_file.png

Attachment through UI page

Hi ,             I am new to UI pages and know a little about jelly. I have to create a custom UI page where I need to upload a file as attachment(sys_attachment) and create a new record(custom table) on Submission. After submit I have to redirect an...

Adheshwar2 by Kilo Guru
  • 5282 Views
  • 4 replies
  • 0 helpfuls

Widget Client Script ES6 sort() syntax error

The following is 100% valid ES6 sorting: When I hover over the red squiggly, I get: This is more of an annoyance than a true issue because the ES6 sort does work. The only issue I have is that when it hits this line, it stops scanning for any other...

find_real_file.png find_real_file.png find_real_file.png
xiaix by Tera Guru
  • 2271 Views
  • 3 replies
  • 1 helpfuls