nitin_kumar
Mega Guru

Hi Teena,



You can create reference fields with reference tables as 'sys_db_object'(Tables), 'sys_dictionary'(Fields) to refer to list of tables and fields. To get the list of fields based on the Table selected, you have to write a reference qualifier on the field referencing to 'sys_dictionary' and it would be



javascript:'name=' + current.[name of the reference field to Table table]



Thanks,


Nitin.



Hit Like, Helpful or Correct based on the impact of the response