Display Number field as a Currency and Percentage with no-code

Allow user to collect input fields and display numbers a currency or a percentage while the user is typing, so if a user is submitting a form, 10000 automatically is displayed as $10,000. And allow us to display numbers as a currency or percentage with connecting text to a number field. This will be helpful for real estate sites and will make it easier to code calculations as we won’t need to add code for how the text and fields are displayed.