Skip to content

iss 511 decimal numbers in forms#734

Open
alex-cit wants to merge 2 commits intomainfrom
iss_511-forms-decimal-numbers
Open

iss 511 decimal numbers in forms#734
alex-cit wants to merge 2 commits intomainfrom
iss_511-forms-decimal-numbers

Conversation

@alex-cit
Copy link
Contributor

@alex-cit alex-cit commented Mar 8, 2026

fix #511
Decimal numbers widget setup added to Numbers

@alex-cit alex-cit requested a review from tomasMizera March 8, 2026 11:31
3. In the **Widget Type** tab, select the **Range** widget with the **Slider** option.

![QGIS number range field form](./qgis-form-number-range-slider.jpg "QGIS number range field form")
Set the **Minimum**, **Maximum**, and **Step** values of the slider as needed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please say here that we advise our users to use sliders only for "smaller" numbers? The app can not handle unbound sliders, see MerginMaps/mobile#1516. The default value QGIS offers is too large for the app to handle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Form widgets - add info about using widgets for decimal numbers

2 participants