• List View - Record Preview - vardef field dependency

    Hi all, I have two fields defined in my vardef.php for a module. They have a dependency rule, so that they are not shown in the Record View if the rule does not apply. However when I'm at the List View and click on "Preview" the data of the fields are…
  • Make relationship filed required

    Hi All I am wandering how I can make a field required, this is a rationship field and cant see it in studio. As its not in studio i was going to write a vardef file as add the argument 'required' => 'true' , the problem is i don't know the field name…