This is a migrated thread and some comments may be shown as answers.

DataForm custom property editor

1 Answer 37 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vamsi
Top achievements
Rank 1
Vamsi asked on 08 Jun 2017, 11:05 AM

Hello,

In our nativescript angular application we require to scan a bar code to fill up DataForm entity property. This entity can either be entered manually by the user or user should be able to press a button to scan the barcode and fill the entity.

I understand DataForm doesn't support the custom editors with Angular applications at the moment, just wondering if there is any other solution for this.

Thank you,
Vamsi

1 Answer, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 08 Jun 2017, 01:36 PM
Hi Vamsi,

Indeed the RadDataForm does not support Custom editors at this very momenт. The good news is that the implementation for the custom editors in Angular is already in the final stage and needs to be tested and documented and will be part of our next release. The release is expected approximately at the end of this month or earlier.

Meanwhile, you can already test the new functionality by installing the next version of our plugin.
tns plugin remove nativescript-telerik-ui-pro
tns plugin add nativescript-telerik-ui-pro@next
and then using this example as a reference on how to use the new custom editors.

Please notice that the functionality is not yet officially released and is subject to some additional tests and might be changed if needed.

Regards,
Nikolay Iliev
Progress Telerik
Did you know that you can open private support tickets which are reviewed and answered within 24h by the same team who built the components? This is available in our UI for NativeScript Pro + Support offering.
Tags
DataForm
Asked by
Vamsi
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
Share this question
or