问题
Can someone please tell me how to align Orbeon forms Radio Buttons to have values horizontally rather than one below the other?
回答1:
For now, you can go to the Control Settings, and under "Custom CSS classes":
- If you're using radio radio buttons, enter
xforms-select1-appearance-xxforms-horizontal
- If you have checkboxes, enter
xforms-select-appearance-xxforms-horizontal
In the future, we're planning to have a more straightforward and explicit way of doing this, most likely directly in the Control Settings dialog, and this is covered by request for enhancement #333.
来源:https://stackoverflow.com/questions/45369543/orbeon-forms-radio-button-alignment