Warning message

Hello, I need to include a warning message, that is, no error since the entered value is not considered invalid, but it does warn the user that if he continues along this path he will achieve a certain result.

Like Valid If, it would be ideal to add a warning field that allows a message to appear if the user makes a choice within a certain range of values.

Status Open
0 2 41
2 Comments
Marc_Dillon
Platinum 1
Platinum 1

Use a conditionally shown Show type column.

Dynamically change the "Display Name" of the column in question according to its value.

 

Gustavo_Eduardo
Silver 5
Silver 5

Yes, it's a good solution mark, I'll implement it, although it would be nice if it appeared below, in yellow just like the error warning appears in red.

Greetings, I will do what you suggest.