Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Resolved! Don't allow assignment to specific groups

This question is similar to the one asked here Don't allow case to be submitted to empty assignment group but the organizational groups that we have tend to have at least one member in them to allow them to see all sub groups work when looking at "My...

Resolved! Getting the requested_for value

Hello! I have a catalog item workflow that needs to populate the short_description field. The script is: task.short_description =  "This is a request for " + current.request.requested_for.toString(); However this is not working. The fields (ex. Reque...

ceraulo by Mega Guru
  • 4137 Views
  • 5 replies
  • 3 helpfuls

Resolved! Create A Report on RITM Approvals

I need to create a report that shows how many RITMs (Not REQs) that a certain user either approved or rejected in 2019. The approval would come from a setp in the RITM workflow (Approval - User). I would need the RITM number, Short Descrtiption, Appr...

vcaracci75 by Tera Expert
  • 2305 Views
  • 3 replies
  • 1 helpfuls

Multi-row variable set questions and values

I'm working with the new Multi-row variable set in the London release and doing some workflow scripting to create a task description that contains all of the rows from the variable set.  I have a script that works for what I'm trying to accomplish, b...

find_real_file.png find_real_file.png
Rick Mann by Tera Expert
  • 23693 Views
  • 6 replies
  • 4 helpfuls

Resolved! Issues with ACL execution

Hello team, Today, while working on ACL, i came across below and looked strange to me. Please have a look: Though record level ACLs failed, access granted as seen above.   Also, whats the cached results in ACL? Could they go wrong based on the last ...

find_real_file.png

Resolved! UI Action visibility Restriction based on Script include result

Hi All, I have created a UI action in Scoped Application to show on the Case form when the 1st Task created is moved to Closed state .  This UI action should only be visible when Step 1 task is closed .  I am making a call to Script Include to query ...

find_real_file.png find_real_file.png
Mrman by Tera Guru
  • 4547 Views
  • 22 replies
  • 3 helpfuls

Resolved! How to configure dependent values

Hi All,In Incident form we have configured 3 fields Names are shown in screenshotand we have created one table as belowhere we want like based on Business technology Service , Service Area dropdown should populate,                                   ...

find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 27076 Views
  • 23 replies
  • 6 helpfuls

Resolved! Reference qualifier with multiple fields

I have a reference field pointing to table B on table A. On table A and B I have Company field. When user Opens a form to submit a record on table A, they see a reference field of table B. Now that reference field should have two qualifiers active = ...

Geeky by Kilo Guru
  • 3332 Views
  • 7 replies
  • 0 helpfuls

Resolved! Changing the state to Active when user replies to email

Hello Experts,We put the incident in Awaiting User Info state when we need information from the user and send the email to the user requesting for further information.When the user replies to the email, the incident state remains in Awaiting User Inf...