We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Improve error reporting on portal forms
The error at the top of the page is bright red, but within the form it isn't and its really hard to spot at times. A lot of users end up ringing the help desk:
Comments
I noticed it affects the colour of the description in the search bar as well (as shown below). I can't see anything else it affects. Does this code just affect this search description and the error, and nothing else?
I have set (currently at v8.2.1) ServiceCatalog/Listing/#/
and that search box does not have the drop down on active typing.
You can make the selector specific to Request Offerings by adding a class like this
Now this css code will only apply to elements of the class "k-widget k-tooltip" which are descendants of elements with the class "ro-form".