Document template does not show the custom tables with custom scope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2023 07:26 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2023 07:29 PM
Wanted to add that even after changing the scope to global, the behavior is the same
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 06:48 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2023 12:01 PM
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.