-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix regular expressions for dynamic fields in CustomerInterface. #625
Comments
What exactly is the wanted behavior in this case? Additionally, the label for a text field with regular expression in the customer interface is located on the right, unlike other fields. Is this correct? |
Basically the error messages are not working properly in the customer interface atm. This issue is mostly a css/ui-problem. (Compare wrongly filled fields in agent and customer interface for the functionality. I have no plan for the design, but probably a simple, small, red text message under the field.) And yes, text fields are not properly designed yet, either. |
Investigating the issue, I recommend to fix this within Issue #1132. Noteworthy details here are:
Moving the milestone to 10.1. |
Idea: Displaying ServerError Tooltip as label and not as div in CustomerInterface. |
Good Morning,
i have found another error, if a RexEx is entered in a dynamic field of type text, it does not appear in the customer interface.
Thanks!
Stefan
Originally posted by @StefanRother-OTOBO in #590 (comment)
The text was updated successfully, but these errors were encountered: