Please how can I add a prefix to an input field that cannot be deleted?
Here’s an example…
Please how can I add a prefix to an input field that cannot be deleted?
Here’s an example…
You need to hard code it in the workflow where you are saving the user input. for view purpose just put a text which you are tryin to prefix to input.
I know how to do that, however, I want to use it for currencies, and don’t want it deletable.
You can show currency symbol by using Format as and then choosing currency on input
If you have a number input and you want to show it as currency, use format as on that input in dynamic selector and a currency symbol will be added.
This topic was automatically closed after 70 days. New replies are no longer allowed.