![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Don't you hate it when that happens! :-) Liz Dennis Santoro wrote: Guess I should have read yours before I bothered with mine. Pretty much the same solution with only a couple of different details. |
#12
| |||
| |||
|
|
On a related note, the reason I asked was because I was trying to avoid depending on a pre-created table with the right structure; I'd done this in a solution a number of years back, and wasn't very fond of having that extra table there. I was just looking at when a data model gets checked for validity; it seems that both form.init and form.open (for the form itself, not the prefilters for the child objects) both run before the data model is checked. My current hunch is that none of it is checked until a dependent field object requires it. Regardless, it would seem that you can create the required intermediary table in init, and index it there, saving you from having to keep that table lying around somewhere. |
![]() |
| Thread Tools | |
| Display Modes | |
| |