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

Forum Posts

Narrowing the database view with a where clause

In the tasks table, I want to display only records whose Task type is Application and Request task (u_application_and_request_task) or Reservation and Result (u_reservation).I have set the condition in the where clause as follows, but records of othe...

view.png databaseview.png
miyu by Tera Guru
  • 7799 Views
  • 5 replies
  • 5 helpfuls

Resolved! Force view based on logged in user

Hello,I would like to show a specific view for the user viewing a record and IS NOT the assigned to person:I have created a view rule but for some reason the view is not being forced.  

Andre8_0-1689781086254.png
Andre8 by Giga Guru
  • 1818 Views
  • 2 replies
  • 0 helpfuls

Redirect in business rule not working

I have an onAfter business rule that runs on updates. Literally all I'm trying to do is have it redirect to the instance homepage. I've already logged the URL and confirmed that it's correct but it's not working. Here is my code:(function executeRule...

MC1 by Tera Contributor
  • 1722 Views
  • 3 replies
  • 0 helpfuls

Resolved! Make field read-only based on dot-walking field

Is it possible to make a field read-only if a checkbox on a dot-walking field is checked? For example, I have a custom table in which records are associated to a user record (via a reference field). If that user record is inactive, I want to make the...

ChadLee4 by Tera Contributor
  • 3060 Views
  • 6 replies
  • 6 helpfuls

Resolved! How to Quickly Identify UI Action?

How do I pinpoint a particular UI action without wasting a bunch of time? I want to work on THIS UI Action which I am seeing with my own two eyes: When I go to "Configure - UI Actions", I see 74 (not kidding) UI Actions.  How do I quickly and easily ...

1.png 2.png
G24 by Kilo Sage
  • 2808 Views
  • 3 replies
  • 4 helpfuls

Resolved! Get Active User's Selected Theme?

Hello all,I was just wondering if there is a way to programmatically retrieve a user's current theme?Long story short, I have implemented a UI script which extends the current capabilities of the UI14 CSS functionality. I would like to make specific ...

Flow Designer: Trigger to Run Approval Reminder

I have created a Flow in Flow Designer to send out Approval Reminder emails (for Approval records that are still in a Requested state).  What is the best way to create a Trigger in Flow Designer that runs exactly two BUSINESS days after the initial A...

jmiskey by Kilo Sage
  • 2202 Views
  • 1 replies
  • 2 helpfuls

Resolved! Global Reference Qualifier?

I'm a little confused about the use of Reference Qualifiers.  I'm trying to understand the Best Practice for how to filter out the users who are NOT Active, and those which we specifically want excluded (custom field u_show == false). In our User (sy...

G24 by Kilo Sage
  • 1885 Views
  • 2 replies
  • 0 helpfuls