[ SCALE ] Set custom message to display when `valid_chars` is not matched.
Description
A user might not 100% understand what precisely needs to be entered into a field. Just because a regex says it's wrong, doesn't automatically mean the user would understand.
Being able to set a custom message, means we could, for example say: "entered is not a valid domain name" "entered is not a valid API key" Instead of generic warnings.
Activity
Show:
Kris Moore
July 18, 2024 at 5:56 PM
Thank you for submitting this feature request! To better accommodate and gauge community interest for future versions of TrueNAS we have moved the submission process to our TrueNAS Community Forums. If this feature is still important and relevant for consideration, please refer to the links below on how to submit it for community voting and TrueNAS roadmap review.
A user might not 100% understand what precisely needs to be entered into a field. Just because a regex says it's wrong, doesn't automatically mean the user would understand.
Being able to set a custom message, means we could, for example say:
"entered is not a valid domain name"
"entered is not a valid API key"
Instead of generic warnings.