![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The only problem I've come accross with having globals in a table of their own is forgetting to go to a layout displaying records from that table when going to related records. Eg. assume you have a table "Globals" with field "Go To RR IDs". You set the field to a bunch of company IDs then want to go to those related records. You must first go to the "Globals All Fields" layout otherwise going to related records won't work. As simple as this sounds it has cost me atleast 10h of bug tracking. Or likewise, if you are using a global to hold a selected record ID, and |
#3
| |||
| |||
|
|
FP wrote: The only problem I've come accross with having globals in a table of their own is forgetting to go to a layout displaying records from that table when going to related records. Eg. assume you have a table "Globals" with field "Go To RR IDs". You set the field to a bunch of company IDs then want to go to those related records. You must first go to the "Globals All Fields" layout otherwise going to related records won't work. As simple as this sounds it has cost me atleast 10h of bug tracking. Or likewise, if you are using a global to hold a selected record ID, and you want to use that global to display the proper records in a portal, that global must live in the table that is behind the table occurence that is behind the layout. |
![]() |
| Thread Tools | |
| Display Modes | |
| |