Skip to main content
Known Participant
March 16, 2025
Answered

Currency symbol

  • March 16, 2025
  • 3 replies
  • 605 views

I'm trying to allow only numbers in text fields but I can't find a way to not allow currency symbols.  Is there a way to not allow these?

Correct answer creative explorer

@amy_9797 it should! In the text properties it does show currency

 

3 replies

amy_9797Author
Known Participant
March 16, 2025

Got it, thank you!!  I'm just learning, I appreciate all of the help.

try67
Community Expert
Community Expert
March 16, 2025

Do you want to allow multiple currency symbols, or just one? If one, use the Format option shown above. If multiple, it will require a more complex, custom-made Validation and/or Keystroke script. In that case I would strongly recommend to use a separate field for the currency symbol (possibly a drop-down with pre-set options), and keep the amount field "clean" as just a number.

creative explorer
Community Expert
creative explorerCommunity ExpertCorrect answer
Community Expert
March 16, 2025

@amy_9797 it should! In the text properties it does show currency

 

m