Add Attributes to a field

richa83
Giga Contributor

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

1 ACCEPTED SOLUTION

Sagar Patro
Kilo Guru

"show_all_tables" needs to be in the attribute field of the dictionary.

find_real_file.png

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,

 

find_real_file.png

 

find_real_file.png

 FYI, all attributes are not yet selectable. On doing the above stated, it will automatically add it to the attribute related list. 

find_real_file.png

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! 

View solution in original post

4 REPLIES 4

Vishal Khandve
Kilo Sage

Hi,

use show_all_tables=true or show_all_tables=false

 

thank you

Monika2
Giga Guru

Hi Richa,

- Create one more field(string) which can be selected as dependent field for Document ID field.

find_real_file.png

- Then add an attribute show_all_tables=true

find_real_file.png

 

Hope that helps.

 

Regards,

Monika

Sagar Patro
Kilo Guru

"show_all_tables" needs to be in the attribute field of the dictionary.

find_real_file.png

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,

 

find_real_file.png

 

find_real_file.png

 FYI, all attributes are not yet selectable. On doing the above stated, it will automatically add it to the attribute related list. 

find_real_file.png

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! 

Thanks Sagar...you got it right!