Page 1 of 1

Grid Subform in a Grid Subform

Posted: Mon Jun 12, 2023 10:31 pm
by treed
I maybe pushing it here, but what I'm trying to do is create a grid subform inside of a grid subform. Feel free to tell me if I'm pushing it here. :) While it appears to try to work, I'm not getting the the sub/subform objects to display. This is what I'm seeing in the complete form.
Screenshot from 2023-06-12 13-24-43.png
When I open just the subform is shows everything.
Screenshot from 2023-06-12 13-25-30.png

Re: Grid Subform in a Grid Subform

Posted: Mon Jun 12, 2023 11:38 pm
by treed
Oh and I should have mentioned. No errors in console or debug.

Re: Grid Subform in a Grid Subform

Posted: Tue Jun 13, 2023 5:47 am
by kev1n
I haven't tried it myself but according to this this post it is not supported.

Re: Grid Subform in a Grid Subform

Posted: Tue Jun 13, 2023 9:42 pm
by treed
Well, that was 5 years ago and the product has improved a lot since then. Actually looks like it's almost there. However, I'm pretty sure that would be some complicated coding to make it work. I'm dealing with making FedEx labels now and their data structure with arrays within arrays within arrays is not fun to deal with.

Thanks for the reply!