UI Builder: The date picker is always displayed in red.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
49m ago
Hello, Eveyone.
I have placed a date picker field using UI Builder.
Currently, the border is always displayed in red, both when the field is empty and after a date has been entered. Additionally, a red shadow appears on the background when typing in the field.
Since this is not actually an error, does anyone know which options or settings I should check to remove this error-like styling?
Note: I tried changing the border to black using CSS, but it didn't seem to work.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11m ago
Hello @mugi-san ,
many Next Experience/UI Builder components use Shadow DOM and design tokens, so overriding the border with standard CSS often does not work if the component is currently in an invalid state.
could you plz share a screenshot of the component configuration in UI Builder?