Jump to content

HTML in UniDBLookupComboBox


diegojmap

Recommended Posts

45 minutes ago, diegojmap said:

For example the demo
"DBLookupComboBox - Custom Remote Query (CDS)".

At line 109 I put this tag
    '<b>' + UniMainModule.ClientDataSet2.FieldByName ('first_name'). AsString + '</b>' + ',' +

Perhaps we should analyze this as in this example:

https://fiddle.sencha.com/#fiddle/14mm&view/editor

Link to comment
Share on other sites

  • 3 years later...
12 hours ago, mikromundo said:

you can show

Don't know )

12 hours ago, mikromundo said:

How can apply this to unigui ?

Do you know that the above solution is only for selection through a trigger? I.e., the input field is not editable.

Link to comment
Share on other sites

I didn't pay attention to that detail, just to the "context" that is similar.

I have a "UniCOMBOBOX" and fill it with items that contain html tags and when I select an item, the sentence in html is visible.

If possible, I wanted a way to solve this and seeing this post, I thought it was the possible solution but I have no knowledge or adequate research source to do something similar to what is in the post.

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...