Hi!
My objective is to create a table / list of ACF custom fields to display product data.
I'm trying to create a table 'splitted' on different html objects, in order to dynamically hide some objects (i.e. rows), to avoid getting gap space when some data is empty. In a word: a dynamic table.
I have no problem to hide html objects with IF conditions. However:
1. When I insert my html code in a single html object, the PDF display correctly. But this is not what I need, as the table will show all rows even if some value is empty.
2. When I use several html objects to 'split' my html code, I got "java.util.EmptyStackException" error..
Many thanks in advance for your help !
PS: Amazing plugin, would like to make that work and buy license as we have several templates to implement based on this.
Best,
Stephane