Hi ,
I need a help on template fill.
I am facing issue on template fill, Please refer to the image
Below are the setting i have on my galleries
Canvas height - 1900
Datacard height - Gal_TimeInterval.Height
Gallery-Existing dose(main gallery) height - CountRows(Gal_DoseCount.AllItems)*Gal_DoseCount.TemplateHeight+Gal_DoseCount.TemplatePadding)+100
Gallery.Dosecount (Nested gallery) -
CountRows(Gal_DoseCount.AllItems)*(Gal_DoseCount.TemplateHeight+Gal_DoseCount.TemplatePadding)+100
Timeinterval height (Tallest gallery) -
CountRows(Gal_TimeInterval.AllItems)*(Gal_TimeInterval.TemplateHeight+Gal_TimeInterval.TemplatePadding)+100
Thanks in advance