Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to display same item on multiple tab pages

Status
Not open for further replies.

bookouri

IS-IT--Management
Feb 23, 2000
1,464
US
Im using Developer 6i forms and I have a form with several tab pages. I want the name field to be displayed on all of the tab pages, but developer wont allow it. Developer says I cant have two references to the same data item...

How can I have multiple tab pages and display the name of the individual on all tab pages?

any ideas would be appreciated...
 
You may create a number of items sharing the same data by using Synchronize with Item or Copy Value from Item properties. Regards, Dima
 
thanks, Ill try that, I always wondered what that copy value from item was for..<G>
 
I'd suggest you to try Synchronize first. Regards, Dima
 
you're right, the syncronize turned out to be the easiest...

thanks again
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top