Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.15
-
Fix Version/s: 4.7.16
-
Component/s: CiviEvent
-
Labels:
-
Versioning Impact:Minor (add functionality in backwards-compatible manner)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
How to reproduce:
- create a custom group that applies to event participants
- create a "radio" custom field with a few options
- set "options per line" = 1
- add that custom field to a profile
- use that profile for participant batch update
The error: radio fields are shown inline, and this can look pretty bad, because of the variable width of radio button labels.
Expected: show one over the other. (c.f. screenshot)