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

Forum Posts

Lookup select box sort

Hello developers,  I am using Lookup select box, table used is sc_req_item and reference qualifier is added. In dropdown i want to show latest closed records first follwed by old closed ones. I have tried ORDERBY, ORDERBYDESC and even used script inc...

New record Write ACL

I have created a Read ACL and Write ACL on a field on our Contact table. The Read ACL is set for user_admin, and the Write ACL is set for admin. When I impersonate a user-admin, I can't write to the Contact record via list or form view (correct). But...

MStritt by Tera Guru
  • 1188 Views
  • 3 replies
  • 1 helpfuls

Business rule after inbound email action

Hi Experts, Looking for some suggestions on the below requirement.Case :I have a inbound email action which is updating the Incidents . Requirement is : When an email arrives into the record , It should notify the watch list users -- For example with...

Rescind Activities

Can somebody help me with this. Journey can be cancelled if a new hire no longer works for us.If in the user table the "Active" field” becomes “inactive” for an employee who has a journey, automatically trigger the Rescind process. Thanks!

xcvxcv.png
edupaz by Tera Contributor
  • 1158 Views
  • 4 replies
  • 0 helpfuls

Resolved! How can I disable Client Script on Workspace

Hi all, I want to disable Client Script on workspace and Iwant to know which table stores the Client Script record?For example, UI Action record on workspace is stored "Declarative actions (UX form actions)" table not "UI Action" table. Regards,

shun6 by Giga Sage
  • 1333 Views
  • 2 replies
  • 2 helpfuls

Issue regarding Pdf generation from fields of catalog form

Hi All,I have a client requirement where i need to generate a pdf and attach on the RITM from a word file template.The word file has editable fields which needs to be prefilled based on submitted field values of RITM.The template provided by client i...

Community Alums by Community Alums  
  • 635 Views
  • 2 replies
  • 0 helpfuls

Resolved! GlideAjax is not defined when called from UI Action

Hi All,I created a Script Include and trying to call it using UI Action. Both UI Action and Script Include are in the same scope but not global. Script Include has the Client Callable enabled and also tried to invoke it from UI Action by prepending t...

Resolved! Cannot convert to null error when it's not null

In my BR, I've the following lines(function executeRule(current, previous /*null when async*/ ) { // report DataCore var table = current.getTableName(); var recSysId = current.sys_id; var eventName; var finalPayload = {}; v...

Nisar3 by Giga Guru
  • 1710 Views
  • 8 replies
  • 0 helpfuls