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

Forum Posts

Resolved! SMS notifications

Hi All,We would like to check how sms notifications will work. For that we want to test it in our dev instance. So in the email properties, "Send all email to this test email address (non-production testing)" we have added +<number>@smsgw.ch (Eg: +44...

Resolved! XMLHttpRequest with the current user credentials

Looking for options how to execute XMLHttpRequest with the current (logged in) user's credentials.Very simple code (UI script), same domain/origin, but it doesn't work - every time it asks for credentials:var data = JSON.stringify({   "short_descript...

parsing multiple objects in json response

am calling an external json service (nodeping) and am getting an array of my checks back in jsonI would like to be able to decode it and loop over my objects to see if I need to create any incidents from the responses and I have been looking for an e...

damiendye by Kilo Contributor
  • 3820 Views
  • 4 replies
  • 1 helpfuls

Approval notification to user RITM

I would like to send an e-mail to user requested an item from the Approval table, if the approval is rejected.I created an e-mail in Notification module and I set these parametres:Table: Approval;When to send:Inserted/updatedCondition: State is Rejec...

Increase the length of the text for a checkbox

How can I increase the length of the text for a checkbox?I reviewed an article in the community that talked about increasing the length of the dictionary entry, but that didn't do anything unless I am missing something.Thanks,Karen

find_real_file.png
Cupcake by Mega Guru
  • 1552 Views
  • 6 replies
  • 1 helpfuls

Using STARTSWITH operator in Business Rule scripting

Hi, i have the below script written for after insert business rule. The if condition checks are not working as expected.if(current.u_message, 'STARTSWITH', "The filesystem \"/var\"   is full"){gs.addInfoMessage("file system");grInc.setValue("assignme...

akalya by Kilo Explorer
  • 12613 Views
  • 3 replies
  • 3 helpfuls

Resolved! Hide button with onChange Client Script?

I have the below script that is currently not working. I need to hide the "Complete Task" button if the state changes to any of the following. "-940", "-941", "-942", "-943". Can someone help me correct this script?function onChange(){       //If the...

Resolved! Issue with Edit Button in a related list

Hi all,we have an issue with the Edit Button in a Related List.First of all, I have to describe you the situation as it is.We have two custom tables, table Component and table Blueprint. In the form of the Component we have a List Field with the blue...

gabrielon by Kilo Contributor
  • 2455 Views
  • 5 replies
  • 1 helpfuls

Resolved! Scoped Application - Access to Configure Choices

I've created a new scoped app for our finance team that seems to be working as intended however it's still in UAT.One problem I can't solve and have been investigating for a while is that a user who has administrative rights to the application throug...

find_real_file.png find_real_file.png find_real_file.png
amacqueen by Mega Guru
  • 2500 Views
  • 3 replies
  • 0 helpfuls