This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.
Dear All,
Can i add 2 tables in one application's same page as different section. for eg: one page can we add 2 sections with 1 section workorder and 2nd section wpmaterial and add data in both section.and save with out new row button , is it possible , how can i do that
Regards
jackey
I believe you will need the new row button to insert the record into the wpmaterial table.
I got that , we have to initilize the wpmaterial class in workorder class (add or init method) and set the owner wonum in save method
From: "mlevinson@ledgesoft.com" <mlevinson@ledgesoft.com>
To: MAXIMO@yahoogroups.com
Sent: Wednesday, 15 January 2014 11:18 PM
Subject: [MAXIMO List] RE: 2 TABLES IN ONE PAGE
I believe you will need the new row button to insert the record into the wpmaterial table.