Hide table rows if empty
-
Is there any way to hide rows in a table if that row is empty? We have a form where the user can enter the number of vendors they work with. I would like to be able to create a table on the PDF that displays a number of rows dependent on how many vendors the user inputs. So if the user enters five vendors, the table will have five rows, twenty vendors, the table will have twenty rows.
Is there a way to accomplish this on the PDF with PHP code?
Any help would be appreciated.Thank you,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Hide table rows if empty’ is closed to new replies.