Hi, I have repeatable fields, each field with 3 text inputs + 2 file inputs. Unfortunatelly, it doesn't fit in one row, even with input_width and col-width tags. What can I do?
Hi,
You may try using stacked_layout='1' parameter to make the editable regions appear vertically instead of horizontally.
Please see 3. Revised repeatable-regions in the thread below for details -
viewtopic.php?f=5&t=11105
Hope this helps.