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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...