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

Forum Posts

Attachments for external user(without login)

Hello, I have an external site(csm) with a catalog item and it is necessary to attach files, but the attach button does not execute any action. I read in some post that ServiceNow support indicates that attachment is limited to logged in users for se...

m_nicaaldana by Tera Contributor
  • 3054 Views
  • 4 replies
  • 3 helpfuls

How to use \$sp.getForm correctly

Hi Experts, I recently stumbled across this blog post - Portal diaries: Service Portal — Approval Summarizer in Portal that opened my eyes to the potential power of $sp.getForm.   I want to use $sp.getForm to generate a form in a widget, but do not w...

yundlu316 by Kilo Guru
  • 3644 Views
  • 1 replies
  • 0 helpfuls

Getting modal widget to open with onChange in SP

Hello everyone! I wanted to put a disclaimer that I am learning Service Portal so this is a new experience for me, any pointers or suggestions will greatly be appreciated! I am trying to load a modal widget and need to get it to open onChange from a ...

modal.PNG Catalog client script.PNG
cmuniz by Kilo Explorer
  • 3157 Views
  • 3 replies
  • 0 helpfuls

Resolved! Redirect user to a specific service portal

Hi,We are having two service portal active in our instance and we want the end user to be redirected to one of the portal. We have configured the script include "SPEntryPage" and its related system property to redirect which is working fine. But the ...

dhruvd by Tera Expert
  • 3974 Views
  • 7 replies
  • 2 helpfuls

Resolved! Make custom created fields visible to Approver.

I have created a custom task table which sends an approval to user whos name is given into assigned_To field. I have created custom html fields into form design. Now I want to display these custom created fields to approver. Please suggest me some so...

find_real_file.png find_real_file.png

how to decode MD5 encrypted string?

how to decode MD5 encrypted string?   I have used below code to encrypt a string. var inputString = "Her molasses flowed slowly down the hill."; var digest = new GlideDigest(); gs.info(digest.getMD5Base64(inputString));Output: SKdikyauk31LyQYS9KJ/gQ=...

Sumit35 by Tera Contributor
  • 3195 Views
  • 7 replies
  • 0 helpfuls

Flow Designer and Input via Variables

After recently updating to London we are eager to explore the Flow Designer more to see where we can benefit using that as it seems like a great addition. The Flow Designer is meant to be an easy intuitive tool to use and for the most basic stuff it ...

sjohanse by Kilo Contributor
  • 2865 Views
  • 4 replies
  • 0 helpfuls

Not able to Click Modal Button in ATF

I've a Custom modal, which I'm displaying on a button click. The modal has two buttons "OK" and "Cancel". Here is the html code of these two buttons written in my UI page:  <div class="actions"> <button class="btn btn-default" id="no" onclick="in...

find_real_file.png
Kaushal283 by Kilo Expert
  • 3197 Views
  • 4 replies
  • 0 helpfuls