Jump to content

Recommended Posts

Posted

Hi,

yes, I would like to use it and i workd fine, when I use it in a UniFieldSet.

image.png.e77623f2ed7a40df501dbb652807e923.png

But when I use the UniFieldContainer outside a UniFieldSet I get this:

 image.png.f659df4f033b49bfd24a5d668547d0b8.png

Maybe I make a mistake or I use wrong properties.

Best regards

Posted

Hi,

yes, you are right, but the FieldContainer is placed in a FieldSet. I think this is the different and the problem.

I tried to use the FieldContainer directly on a Form or on a ContainerPanel.

Best regards

Posted
2 hours ago, bbm said:

yes, you are right, but the FieldContainer is placed in a FieldSet. I think this is the different and the problem.

I tried to use the FieldContainer directly on a Form or on a ContainerPanel.

I will try to give you a solution for both cases...

  • 1 year later...
Posted
On 4/28/2020 at 3:03 PM, bbm said:

is it possible to use a FieldSet without border and without a title?

 

1 hour ago, Tokay said:

Hi! A have same question. How is possible to place FieldSet without border and title on the form or panel?

One possible solution.

1. CustomCSS:

.customFieldSet {
    border: none;
}

2. UniFieldSet -> LayoutConfig -> Cls = customFieldSet

3. UniFieldSet -> Title -> "Enter a space"

 

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