Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Dynamic attribute - validation failure not marked

petra_bremer
New Contributor III
New Contributor III

Hi,

We have implemented a validation condition for 3 attributes in the register user form, another attribute is validated via regex.

  • validation condition: firstname, lastname, leavedate
  • regex: mailPrefix

If values are entered incorrectly in all fields, also in the field mailPrefix, only 1 message pops up indicating the error in the attribute mailPrefix. This field is then also outlined in red.
If values are entered incorrectly in some fields but not in mailPrefix, all error messages of the affected fields are displayed in a pop-up. However, the fields are not outlined in red.

  • Why do the two validations - validation condition  and regex - behave differently?
  • Is there a possibility to border the field of a failed validation condition red as well?
  • Can the messages of both validations be displayed simultaneously in a pop-up?

Do have anyone an idea? 

 

3 REPLIES 3

DaanishJawed
Saviynt Employee
Saviynt Employee

Hi @petra_bremer ,

We are checking this and will get back to you.

Thanks.

DaanishJawed
Saviynt Employee
Saviynt Employee

Hi @petra_bremer ,

Thanks for reaching out. I was able to go through each of the scenarios you mentioned.

If values are entered incorrectly in all fields, also in the field mailPrefix, only 1 message pops up indicating the error in the attribute mailPrefix. This field is then also outlined in red.

  • In this case, there should be a pop-up for the validation condition as well along with the regex validation popup. Please report this through a Freshdesk ticket.

If values are entered incorrectly in some fields but not in mailPrefix, all error messages of the affected fields are displayed in a pop-up. However, the fields are not outlined in red.

  • Outlining the field in red in case of  validation condition would be an enhancement request. The current behavior for validation condition is that it will only throw a pop-up message and it will not outline the field in red.
  • You can submit the idea request on the ideas portal - https://ideas.saviynt.com/ideas/

 

petra_bremer
New Contributor III
New Contributor III

Hi DaanishJawed

Thanks for the analysis and feedback. We will follow the recommendations.