![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
i am posing this generically, with hopes that someone can provide some insight to my specific problem. generically what i would like to do is to have many layouts (with different, sometimes similar, underlying tables) Each of the layouts would have underlying tables that contain a global that ID's the layout. I would then like to create a script that would look up the global's value and display a custom dialog with the looked up information from a related table such as 'TblHelp' where 'TblHelp' is related to underlying table 'TblData' on a global field of 'TblData' to a serial field in 'TblHelp'. Hopefully this question might make some sense? thanks much, sg OS=MS Ver=7 Developer Host=Server 7 Advanced |
#3
| |||
| |||
|
|
For what I understand - and I may be wrong - I think you could create a special one record table, with regular - ie accessible to any table via relationships - fields, where to put what I call 'semi-permanent' data such as owner name, value lists, etc. Would this work for you ? Remi-Noel "MaximalVariance" <StephenTGallagher (AT) gmail (DOT) com> a écrit dans le messagede news: 1164746246.337726.315970 (AT) 80g200...oglegroups.com... i am posing this generically, with hopes that someone can provide some insight to my specific problem. generically what i would like to do is to have many layouts (with different, sometimes similar, underlying tables) Each of the layouts would have underlying tables that contain a global that ID's the layout. I would then like to create a script that would look up the global's value and display a custom dialog with the looked up information from a related table such as 'TblHelp' where 'TblHelp' is related to underlying table 'TblData' on a global field of 'TblData' to a serial field in 'TblHelp'. Hopefully this question might make some sense? thanks much, sg OS=MS Ver=7 Developer Host=Server 7 Advanced |
#4
| |||
| |||
|
|
hmmm...thank you remi, that is an interesting idea. i suppose i could define an un-editable field on my layout and relate to a seperate table. the un-editable field could be defined via a portal as a text box with a scroll bar and display the relevant message, tied to the global of the underlying table that is set according to what message i wish to display. not what i had in mind, but intriguing. |
|
For what I understand - and I may be wrong - I think you could create a special one record table, with regular - ie accessible to any table via relationships - fields, where to put what I call 'semi-permanent' data such as owner name, value lists, etc. Would this work for you ? Remi-Noel "MaximalVariance" <StephenTGallagher (AT) gmail (DOT) com> a écrit dans le message de news: 1164746246.337726.315970 (AT) 80g200...oglegroups.com... i am posing this generically, with hopes that someone can provide some insight to my specific problem. generically what i would like to do is to have many layouts (with different, sometimes similar, underlying tables) Each of the layouts would have underlying tables that contain a global that ID's the layout. I would then like to create a script that would look up the global's value and display a custom dialog with the looked up information from a related table such as 'TblHelp' where 'TblHelp' is related to underlying table 'TblData' on a global field of 'TblData' to a serial field in 'TblHelp'. Hopefully this question might make some sense? thanks much, sg OS=MS Ver=7 Developer Host=Server 7 Advanced |
![]() |
| Thread Tools | |
| Display Modes | |
| |