Hi,
in my scenario the user have to choose how he would like to travel, for example he can choose:
train 12km -> plane 1000km -> car 15 km
The length of this list can be 1-4, so I thougth about to add dinamic input fields to the edit form, with button to add one more:
some other input …
input1
intpu2
add one more
some othe input….
Is there a way to do it? Without jqgrid I would symply add them with javascript with name=”inpust[]” and get the array of them on server side. In showview it will apear so:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top