In our application we are using backbone dynamic forms. By default Backbone dynamic forms display "label inputfield" approach. Can we update the default layout dynamic form which appends one more field like "label inputfield inputfield". If possible how to do that?
For Ex: Name textfield textfield
First textfield is for entering description of the label Second textfield is for entering value of the label