Jump to content

TUniDBLookupComboBox invalid field default


Canestraro

Recommended Posts

Hello, I am using version uni-1.90.0.1531, as shown in the image I am working with the TUniDBLookupComboBox component, when I type something in the component at runtime and this data is not in the list it circulates in red, italics and shows an alert toolip. How would you like to remove all of this?

I tried to change

.x-form-text-wrap-default.x-form-text-wrap-invalid {
     / * border-color: # ab4f30; * /
}

.x-form-invalid-field-default {
     / * background-color: #fff; * /
     / * background-image: url (images / grid / invalid_line.gif); * /
     / * background-repeat: repeat-x; * /
     / * background-position: bottom; * /
}

but without success.

 

image.png.a839ebd06fef6096010ae9d6f43ea6c1.png

 

Link to comment
Share on other sites

7 minutes ago, Canestraro said:

as shown in the image I am working with the TUniDBLookupComboBox component, when I type something in the component at runtime and this data is not in the list it circulates in red, italics and shows an alert toolip

Hello,

Sorry, how can I reproduce this?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...