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

link field

Former Member
0 Likes
946

Hi all,

I have a description linked to one field. ineed to pick up the description when i select this field automatically just like short description in data element.How can this be achieved?

Best Regards,

C.Abhinay

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
929

Hi,

Your question is not clear enough. Let me know in which scenario you are looking for the description.

8 REPLIES 8
Read only

Former Member
0 Likes
929

Is it not possible to use sa\earch help for that field?

Read only

Former Member
0 Likes
930

Hi,

Your question is not clear enough. Let me know in which scenario you are looking for the description.

Read only

0 Likes
929

Hi all,

i have two fields.

one of which has a code and the other has a description in the same table.

now i have made this code as a check field for another field in another table, but when i select this code in the other table i need to get the description also automatically. i am using table maintenance generator.How can this be achieved?

Best Regards,

C.Abhinay

Read only

0 Likes
929

Always use proper subject line. you can try with the Events of the Table maintenance. you can try with the event 21 and populate those fields(you need to select the correct data using the relation).

Read only

0 Likes
929

Hi vijay,

Sorry, but what subject line could i have used.

Best regards,

C.Abhinay

Read only

0 Likes
929

in the previous post only you mention the Table maintenance. you should have mentioned all the details in the Beginning to avoid confusion.

Read only

0 Likes
929

Hi vijay,

But how do i use my select statement inside this form routine. it says that the statement is not accessible.

Read only

0 Likes
929

thanks got the answer