Hello all,I'm here to ask you how may I develop an input form having a
variable number of fields.Here my use case.The data schema related to
the form would have multiple records associated to the same product and
differs for the campaignEs: MyTable (cus:myTable)product001, OP1, falseproduct001, OP2,
trueproduct001, OP3, falseproduct002, OP1, falseproduct002, OP3,
false...on the other hand the input form should have a single view for
each product and let the operator see the campaigns the product...