Wrapping text inside a radio button list
Comments
-
Hi there,
Is there any way to wrap the text inside a radio button list in order to avoid the horizontal scrollbar?
Many thanks and regards
-
Hi,
Attached is a CSS document that will apply the radio button style to all forms that use this style sheet. (Note: Custom CSS is only available in Decisions 4.0)
Instructions (Reference: [url=https://documentation.decisions.com/css-styling-form-controls/]https://documentation.decisions.com/css-styling-form-controls/[/url])
Add attached document to Decisions by navigating in the portal to System/Designers/CSS
Right click the css folder and navigate to Add>DocumentGive the Document a title and click OK.
Now, back in your form scroll down to the Style section of the Form Settings. Here we can select Style Sheets that we uploaded to the Css Folder to apply to this Form.Once the style sheet is selected, the styles will automatically apply to all radio button lists when your form is called by a flow. With this style sheet, you will not have to select and apply a custom css class to each radio button component.
Let me know if you need any additional help.
Thanks.
[i]edited by akshada@decisions.com on 1/12/2018[/i] -
Hi Giulio,
I believe this can be styled with CSS.
Here is the css code for the same :
.form-surface-view .SilverRadioButtonList-1 .radiobox span
{
white-space: normal;
}Thanks.
Howdy, Stranger!
Categories
- 4.4K All Categories
- 78 General
- 13 Training
- 209 Installation / Setup
- 1.1K Flows
- 110 Rules
- 270 Administration
- 213 Portal
- 497 General Q & A
- 709 Forms
- 345 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 186 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions