- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 01:31 AM
I am trying to add an attribute 'show_all_tables' to Document ID field. But as soon as I enter the attribute name, it gives an error invalid reference. Please help.
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 03:35 AM
"show_all_tables" needs to be in the attribute field of the dictionary.
I am guessing you are trying to add this as row in the attributes related list.
This is the reason you are getting the error as an invalid reference as below,
FYI, all attributes are not yet selectable. On doing the above stated, it will automatically add it to the attribute related list.
The error is now sorted out. Now how to make this work?? Even after doing this you may not be able to see any tables in document id field.
Verify on the advanced view, that there is a dependent table field mapped as stated by Monica above.
Mark it as Correct and Helpful if it was.
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 02:22 AM
Hi,
use show_all_tables=true or show_all_tables=false
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 02:45 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 03:35 AM
"show_all_tables" needs to be in the attribute field of the dictionary.
I am guessing you are trying to add this as row in the attributes related list.
This is the reason you are getting the error as an invalid reference as below,
FYI, all attributes are not yet selectable. On doing the above stated, it will automatically add it to the attribute related list.
The error is now sorted out. Now how to make this work?? Even after doing this you may not be able to see any tables in document id field.
Verify on the advanced view, that there is a dependent table field mapped as stated by Monica above.
Mark it as Correct and Helpful if it was.
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 03:44 AM
Thanks Sagar...you got it right!