2016 Sep 09 4:08 PM
Hi Everyone,
I have this requirement in smart forms where in between subtotal and total I need to show three rows of taxes if their values are not zeros. Since I am having only one line item I am using a template. For the taxes rows I am using the conditions to hide the rows but only the tax text and the tax value are getting hidden but not the complete row. I need to hide that too with other details diplaying in that row. Can it be achieved by using a template or I need to redesign this and use a table to achieve this. If I could do it in the template it would be nice. Please someone help me with this.
2016 Sep 13 11:18 AM
2016 Sep 13 12:11 PM
Hi Arijit,
This scenario is not possible with template, you can achieve it with the help of table.
Best Regards,
Ramesh
2016 Sep 13 12:30 PM
Hi,
Since the templates are static, you cannot hide or add row dynamically, to achieve this use table and give conditions in condition tab.
thank you!!
2016 Sep 14 4:58 AM