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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions