Inline Radio Buttons with the form label on a separate line
I have the following code
How do I make the label
Claim Type
to be in its own line?4 Replies
Don't use
->inline()
I think. Not sure whether there are other optionsbut that changes it to
there is also an
inlineLabel
method, not sure what that doesi think dennis is right
you dont use inlineLabel() or inline()