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

Forum Posts

create issue only conrol owner

ifanyone know “Only the Control Owner or a member of the Owning Group for the control may create an issue.” Any other users (not the Owner or Owning Group members) are prevented from creating an Issue

rinathombar by Tera Contributor
  • 204 Views
  • 4 replies
  • 0 helpfuls

Dependent drop downs

Hi Team, We have a requirement in a catalog item to implement dependent dropdowns. There are three lookup select boxes — SB1, SB2, and SB3 — each containing multiple dropdown values. What is the best practice for configuring dependent dropdowns in Se...

JohnnySnow by Mega Sage
  • 806 Views
  • 9 replies
  • 0 helpfuls

Database view - records created today in where clause

I try to filter records created today, mixing in mysql functions in the where clause of the tablect.sys_created_on > DATE_ADD(NOW(),INTERVAL -1 DAY) and ct.sys_created_on < DATE_ADD(NOW(),INTERVAL 1 DAY)For some reason EMPTY created dates are returne...

tonynys by Kilo Explorer
  • 2516 Views
  • 2 replies
  • 0 helpfuls

Cloning: Exclude Table vs. Preserve Data

Can someone go into a bit of detail on Excluding Tables and Preserving Data in a clone.  I think I had it a bit mixed up. If you exclude a table, the documentation says: "Exclude a table to create an empty but usable table on the target instance." So...

ctsmith by Mega Sage
  • 31450 Views
  • 9 replies
  • 31 helpfuls

How VTA scoring works in VRM/TPRM

Hi everyone,I wanted to know how VTA scoring works in VRM/TPRM. The OOTB questionnaire metric type 'Basic' has different questions and choices. Based upon the user selection the score gets calculated. I wanted to know if there is any script, BR for f...