Customize OTHER system text

hi, i wondered if there might be a way to customize system text that ISNT included in the list already provided (or get new text added to that list). it took me a a moment to figure out what this error meant, and i fear our users may be scared off by this. this is a quick edit column in an interactive dashboard view, where COMMENT BY becomes required when COMMENT isnotblank. Thanks for the attention!

Status Open
1 11 571
11 Comments
Aleksi
Staff

You can use your own wording with this warning message. That option name is “Invalid value error”. You can find it from the column’s definition.

Erika_Braxton
New Member

thanks!

Erika_Braxton
New Member

Did as you suggested. It was ineffective.

2X_e_eea4c75c6eeadb040c9f68e2416fe7ff02d6575c.png

Aleksi
Staff

Let me check this…

Aleksi
Staff

What is your Valid_If formula or do you have any?

Erika_Braxton
New Member

no. this error clears when the COMMENT BY field isnotblank (as it is required if isnotblank([COMMENT]))

Gil
Staff

Hi @Erika_Braxton,
Are you using quick edit?

Erika_Braxton
New Member

Per the last line of original post, yes. This is why it was a unique error for me.

Gil
Staff

Right, I somehow missed that.
What’s happening is that once you fill out the comments field, the app is trying to save that change, but it can’t since the comment by field is invalid (required and empty).
Currently you can’t customize this message.
I am not familiar with your app, but I would think when adding a new comment you would want to use a form view rather than quick edit.
If you still want to use quick edit, swapping the order of those two fields would also work.

Erika_Braxton
New Member

Ive used an app formula containing username() which seems to be working just fine, but as a feature request, i think its still good to be able to change the text for other system errors that arent currently on that list. we’ve created so many apps, it isnt the first time ive seen an error text that i couldn’t change to be more clear for the users. there’s almost always a work around, but less experienced creators would likely value more customization. i have others feature ideas too, but they will get their own post when i think of them

Status changed to: Open
Pratyusha
Community Manager
Community Manager