Any suggestions on how to implement a tax ID field within the account entity form?
*This post is locked for comments
And if you wanted to use javascript, there is an example here:
It's for phone number formatting, but it's the same idea (will have to update the script for proper formatting)
Perhaps as 2 strings taxid_prefix and taxid_suffix. then create a third combined field taxid.
Only prompt for prefix and suffix. Then include a workflow to concatenate the 2 with the "-" for reporting and display in views.
You could also do that with javascript, but workflow is more direct. You can show the taxid full string as readonly on the form as well. Just a suggestion. Good luck!
I want to now how to format to the following convention XX-XXXXXXX
Hi,
what is the problem with taxid? (why can't you add a text field and call it "tax id"?)
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156