Hi there,
Im trying to create a table in Quotes Templates that is a bit different to some of the standard functions that appear to be available.
For example.
A quote where multiple pets are travelling to a location, and engaging in different travel plans.
Id like a quote to include a table for each pet where true and to populate with the data specific to that pets travel plans, currently i can only create a table for a pet, and that table will exist whether there is another pet available or not.
For example currently the quote template has 5 tables to account for 5 pets, but if the client only has 2 then there are 3 empty tables that dont populate.
I would ordinarily use Razor or JS in the html to account for when tables should exist or not but ZohoCRMs Inventory templates strip all non HTML code when inserted.
I would be grateful for any suggestions.