How can I move instructions field of a Form above input and below title of the field?
I would like to apply this to all form fields of my app.
Is it possible?
Thanks!
How can I move instructions field of a Form above input and below title of the field?
I would like to apply this to all form fields of my app.
Is it possible?
Thanks!
Tks Luke. The only issue is that I have big forms that takes a while to load and this code is being applied after a while, so it feels funny to see it moving up and not just appearing in the right position when the modal page opens.
404922982432 sweet thank you! That worked very well!
That’s even better way.
389060271031
I am also interested in a solution for this, but my knowledge of CSS is fairly limited - I'm not sure where to begin in order to solve this. Are you able to point me in a direction?
G, It’s definitely possible. You need to use some custom css, which requires a bit if understanding of CSS, namely CSS Grids.
All the best,
Ramsey
Ramsey@garmar.co.uk