Hi Kirk, Sure
I have a parent form that is made up (currently) of a toolbar, an area for svg drawing, a tab control and a subform container which holds other subform containers. Within the subform container it contains a palette subform container and within this contains depending upon the page, various subforms and on those subforms they might also contain another subform of a widget. In this App I am creating templates that will be reused for my needs. Each template has hundreds of customized properties that effect the drawing of the svg image. It’s quite complicated! I had it all worked out (prior to last 4D world) using Object arrays. Then I found out that I will need to have a licenses for 4D Spreadsheet (or whatever they call it) to use them. Think 4D property editor and that’s what I created. So now I am redoing it using panes=subform but there will be at least three separate palettes which house the panes. And I like this approach because then I can include richer UI objects like sliders and the like. I am trying to create something like an Inspector functionally similar to what you will see in OmniGraffle or Curio or many other apps. Does that make sense? John... > Hi John, > I'm curious what the situation is for having multiple embedded subforms > beyond things like widgets for dates and such. Care to talk a little about > what you need to do or why stacked subforms was your choice for it? > > On Wed, Nov 29, 2017 at 5:11 PM, truegold via 4D_Tech <[email protected]> > wrote: > >> Parent form: subform container1 -> subform container2 -> Subform (here’s >> where I want to set GOTO OBJECT) ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

