Unplanned
Last Updated: 14 Mar 2022 12:31 by Calin
For integer values users may use the IntegerEditor - provide a way to set the number formatting, for example add a thousand separator.
Unplanned
Last Updated: 13 Jan 2022 09:42 by ADMIN
Created by: Ak
Comments: 0
Category: DataForm
Type: Feature Request
0
Currently DataForm for Xamarin.Forms provides ToggleButtonEditor and CheckBoxEditor for boolean values.  We can add a SwitchEditor as well, as it is available for the native Android and iOS DataForms.
Unplanned
Last Updated: 17 Aug 2021 14:13 by ADMIN
When setting a SliderEditor for a property of the DataForm source,  currently it shows only a slider - provide a way to display the slider value as well.
Unplanned
Last Updated: 10 May 2021 09:16 by ADMIN
Created by: EK
Comments: 0
Category: DataForm
Type: Feature Request
0
AutoComplete editor does not have RTL support :
- The clear icon ("X") is on the right side and not on the left side.
- The list of options is aligned to the left on not to right.

The validation message is on the left side and not on the right side.
Unplanned
Last Updated: 08 Apr 2020 14:39 by ADMIN

When the decimal separator is comma "," for example on a device with Spanish location (es-ES), and the source property is of type decimal,  the DecimalEditor of RadDataForm does not receive the decimal separator.

The issue is not reproduced with properties of type double.

Unplanned
Last Updated: 03 Feb 2020 09:29 by ADMIN
In Android when an Entry is focused (and probably not only Entry) and you press Enter and expect to automatically tab to the next editor - it does not work. Sometimes the focus is not moved, sometimes the focus is moved to an invalid location like the first editor in the DataForm or an Entry outside the DataForm.
Unplanned
Last Updated: 29 Mar 2018 11:51 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: DataForm
Type: Feature Request
0

			
Unplanned
Last Updated: 03 Jul 2019 11:17 by ADMIN
When you use a DataForm with a GridLayout and set ColumnSpan property of the DisplayOptions for two columns in the same row, only the second column is shown on the screen on Android.
Declined
Last Updated: 19 Sep 2019 15:22 by ADMIN
Hello, 

i have integrated data form in our application, it's working fine in android, ios simulator, when we tried it in ios device (iphone XR) its load and views are good but when we clicked on text editor inside of data forms we face app crash. 
Unplanned
Last Updated: 01 May 2019 11:19 by ADMIN
Empty space on iOS is displayed as soon as any property decorated by [Ignore] is defined in the dataform definition.
Unplanned
Last Updated: 01 May 2019 11:04 by ADMIN
When I register a custom editor for a type, GetCustomEditorType is called once for the renderer, even though I have multiple data of that type. 
Unplanned
Last Updated: 08 Mar 2019 11:29 by ADMIN
Created by: Michael
Comments: 0
Category: DataForm
Type: Feature Request
0
When any gesture recognizer is added to the DataForm(e.g. TapGestureRecognizer) events are never fired. 
Completed
Last Updated: 21 Jun 2017 11:18 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: DataForm
Type: Bug Report
0
Users cannot  input decimal separator both "." and "," in the decimal editor. 

Available in minor release 2017.2.0523. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 21 Jun 2017 11:18 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: DataForm
Type: Feature Request
0
Expose a way to control the exact string visualized in the DecimalEditor. After entering 1234.2 in the editor, users should be able to configure the string to see 1,234.20.
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Unplanned
Last Updated: 03 Aug 2018 08:25 by ADMIN
Completed
Last Updated: 19 Nov 2019 12:05 by ADMIN
Release 2019.3.1119 (R3 2019 minor release)
The error message is not showing when the editor is empty and the ValidateAll method is called 
Completed
Last Updated: 27 Jul 2018 11:12 by ADMIN
Available in minor release 2018.2.727.250. It will also be available in the R3 2018 release.
Unplanned
Last Updated: 19 Jun 2018 05:47 by ADMIN
The expected behavior when updating the text on a button click, for example,  is to expand the editor.

Currently the editor is expanded when the user starts typing inside it.
Unplanned
Last Updated: 02 May 2018 08:54 by ADMIN
Completed
Last Updated: 21 May 2018 13:14 by ADMIN