Hiding Scroll Bars
Hiding Scroll Bars
Comments
-
How do I hide scroll bars on User Controls on a form?
-
You can hide scroll bars(both vertical and horizontal) with custom CSS.
The CSS styling would be
[b]
[/b]
[b].ScrollView {[/b]
[b]overflow:hidden;[/b]
[b]}[/b]
[b]
[/b]
1. Once you save your CSS doc, you can upload it by going to the Studio, and drilling down System>Designers>CSS.
2. Right click on CSS & upload your document.
3. Navigate to the form where you wish to hide the scroll bar(s).
4. In the bottom right under properties, check the checkbox next to the name of the document you uploaded.
Howdy, Stranger!
Categories
- 4.4K All Categories
- 84 General
- 13 Training
- 212 Installation / Setup
- 1.2K Flows
- 111 Rules
- 275 Administration
- 214 Portal
- 498 General Q & A
- 716 Forms
- 350 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 188 Pages
- 5 Process Mining
- New Features
- 187 Datastructures
- 70 Repository
- 231 Integrations
- 30 Multi-Tenant
- 27 SDK
- 81 Modules
- 60 Settings
- 27 Active Directory
- 12 Version 7
- 36 Version 8
- 143 Lunch And Learn Questions