Editor Templates

Editor Templates

menashemenashe Posts: 205Questions: 48Answers: 3

I am familiar with (and have implemented!) Templates per the article "Custom form layout / templates".
However, what is the most correct/effective way to place two fields on the same line in an Editor?

Answers

  • kthorngrenkthorngren Posts: 21,847Questions: 26Answers: 5,050

    See if this thread helps.

    Kevin

  • allanallan Posts: 64,233Questions: 1Answers: 10,600 Site admin

    Yup, it is really down to the template. If you are using Bootstrap for example, then you could use a grid with two columns and put the fields into each column.

    Allan

  • menashemenashe Posts: 205Questions: 48Answers: 3

    Kevin/Allan,

    Thank you! This is exactly the approach that I took last night after submitting the question.

This discussion has been closed.