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

Forum Posts

Ui Action to open a dialog page

I need an UI Action on Incident Table(Transfer) visible to member of current group once clicked to open a modal window with Assignment Group field only to select a value(pre-filter only for support type groups).Once we put the value for Assignment Gr...

Kirtiman by Tera Contributor
  • 3484 Views
  • 2 replies
  • 3 helpfuls

Making A Reference Field Mandatory

Hello guys, I am working on the HR profile page, trying to make the employee number field mandatory. The employee number field is a reference field to the sys_user table. I created a UI policy to make the employee number field on the HR profile page ...

Noone1234567 by Tera Contributor
  • 1210 Views
  • 3 replies
  • 0 helpfuls

Getting UI view in business rule

Posting the solution here for future reference.This comes in handy when the objective is to filter the list result based on the UI view selected. 1. Ensure the BR will only be triggered if the session is interactive.        Condition: gs.isInteractiv...