Hi ,
Hopefully an ease questions for must of you, but how can I format the number in a Text edit field with a Thousand separator?
Hi ,
Hopefully an ease questions for must of you, but how can I format the number in a Text edit field with a Thousand separator?
Hi Preben! You can use the Value Processor to display a value as a currency.
Since the Value Processor is not available within the Text Edit, you could use a normal Text to display the value, and the Text Edit to write/edit the value. To switch between displaying a value and editing a value, you can use a Visibility Group and an App Variable that will enable/disable the Text Edit on click. I hope this helps you
Is it a smart way to use tab to switch to the next line when switching between text and textinput? so that the user can use tab to go to the next input line