The CreatorCon Call for Content is officially open! Get started here.

How to add options to to list choice by depending on the other reference?

snow57
Tera Contributor

Hi,

 

In the form i have two fields , one is reference and the other is dropdown(select box kind). the dropdown values is depending on the first reference field. i can do this by using the "g_form.add option" -- but this works only on the form level. But in the list view we wont get this drop down options to select. How to achieve this in the list view ?

 

Thanks,

 

1 REPLY 1

Peter Bodelier
Giga Sage

Hi @snow57,

 

Look into using dependent values. 

 

Create all choices for the field, set the sys_id as the dependent value.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.