Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Value table not showing all fields

Former Member
0 Likes
1,444

Hi

I have defined one value table at domain level of one field and in value table there are three fields but when i execute the value of main table this fields pop up show me only one field there which i defined as key field why other two fields not coming ?

does anybody has any clue on it ?

Regards

Smeeta

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
901

The default "domain values" search help will only return the key field, and a text if the value table is associated to a text table.

If you want more information, build a custom search help on the value table and attach it to the data element.

Regards,

Raymond

2 REPLIES 2
Read only

Former Member
0 Likes
901

Hi,

Try defining all 3 fields as part of key in the relationship between the tables. this might solve your issue and display all the fields.

Else define a seperate search help on the field and select all 3 fields to be displayed and attach it the field where required.

Regards,

Sachin

Read only

RaymondGiuseppi
Active Contributor
0 Likes
902

The default "domain values" search help will only return the key field, and a text if the value table is associated to a text table.

If you want more information, build a custom search help on the value table and attach it to the data element.

Regards,

Raymond