Document template does not show the custom tables with custom scope

Shilpa Mannoni1
Tera Contributor

We have a customApp called Appx. With this scope selected, when trying to create a new document template, the tables are not listed (its empty). The tables have all scope access.

Can any one suggest what may be the issue?

3 REPLIES 3

Shilpa Mannoni1
Tera Contributor

Wanted to add that even after changing the scope to global, the behavior is the same

FeDa
Tera Contributor

Hi @Shilpa Mannoni1 

have you found a solution to this problem? I am also in the same condition, where I can't see my tables for creating a document template.

I thank you in advance.

Saran5
Tera Contributor

Document Templates table list is derived based on the script "DocumentTemplateTableChoiceScript". So it shows only the task extended tables by default. You may need to modify the dictionary of the Table field and remove "tableChoicesScript=DocumentTemplateTableChoiceScript" from the attribute to see all the tables.