Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! Custom pagination on service portal custom widget

Hi all,I want to create a custom pagination on my custom service portal page. I have checked various sources on angular directive but it is not working for me. I want to implement like below.Thanks  

Sid_Trip_0-1682921628247.png
Sid_Trip by Tera Contributor
  • 1824 Views
  • 2 replies
  • 1 helpfuls

Can we run inbound action as system ?

Hi Folks, I have an inbound action that updates the case record with customer's reply and unblocks the case. But the script runs as the customer, so if customer is not having write record to case record , the inbound action wont run . the customers d...

Trying to create multiple RITM's under a single Req. But having trouble with a duplicate RITM & REQ

var user = this.getParameter('sysparm_user'); //user id from a client script        var groups = this.getParameter('sysparm_groups'); //List collector - Groups         var catItem = '2bf283eb47422110c5c0fa8bd36d4394';        var groupString = groups....

Nagendra S by Tera Contributor
  • 1100 Views
  • 1 replies
  • 1 helpfuls

LDAP Search Script Issue w/ Apostrophes

I have a script for validating user provided group names against Active Directory to ensure they exist. It works great unless the group name has an apostrophe in it - those groups are not found. It seems like this is a known issue with LDAP queries b...

Kelli42 by Tera Contributor
  • 526 Views
  • 1 replies
  • 1 helpfuls

Form View Configuration

Hi Developers,  I have developed some application Where I am having some Form View configuration Problems. Solution may be simple, but i am unable to crack it! There are 2 tables Table 1 , Table 2Table1 has- Table 2 configured (as Related list) When ...