I must design dynamically created table from offer to the client. In the offers a variable number of products so the my table must dynamically create rows with products.
For example: When the offer include 3 products then the table must have 3 rows with this products. When the offer include 2 products then the table must have 2 rows with this products.
I can do only a table with static number of rows. When I create table with 2 rows I must add only two products because more than two will not be visible.
Can I do something like that in Word and use as template in CRM Online? Can do this without programming? Or I must use some custom solution and add to CRM?
Best regards.