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

maintanance view problem

Former Member
0 Likes
396

Hello!

How can I add an additional table into a "maintanance view"

Tabstrip "Table/Join Conditions" doesn't alllow the adding of

additional tables. Why ?

I intend to create an maintanance view. There will be fields from three different

tables. All those fiields be considered by the view

Regards

sas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
371

Hi,

You can use multiple tables but you are restricted to tables that are linked by a foreign key (as defined in the dictionary).

To add a second table, highlight your main table and press the relationships button. Then select the table from this list.

Darren

1 REPLY 1
Read only

Former Member
0 Likes
372

Hi,

You can use multiple tables but you are restricted to tables that are linked by a foreign key (as defined in the dictionary).

To add a second table, highlight your main table and press the relationships button. Then select the table from this list.

Darren