Document ID Field - Reference qualifer

mangesh9
Mega Contributor

Hello,

Can we have reference qualifier for Document ID field so that only specific tables should be populated in 'Table Name' field in Select Document Window.

Thanks in Advance.

1 ACCEPTED SOLUTION

Hi Mangesh,



I understand. to filter that table you need to go to the dependent table name's dictionary entry and add the attribute tableChoicesScript that calls a script include function. See the dictionary entry for sys_dictionary.choice_table as an example.



It points to a script called DictionaryChoiceTables


find_real_file.png


find_real_file.png


View solution in original post

15 REPLIES 15

Thanks Chuck