Css Checkform not displaying in Web

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Srinarayan
Posts: 42
Joined: Tue Jun 08, 2021 3:27 pm

Css Checkform not displaying in Web

Post by Srinarayan »

Hi Team,

We are having a hard time figuring out why our css code is not working properly.

I have attached a piece of code of css, xml and as well as an image. According to the css condition a checkbox should be rendered properly in web but it is not as you can see in the attached image. It says "check: form control cannot be rendered". The same css code is working fine in eclipse.

It would be great if you guys can offer some insight.

Best Regards,
Srinarayan.
css.zip
(6.59 KiB) Downloaded 110 times
cristi_talau
Posts: 496
Joined: Thu Sep 04, 2014 4:22 pm

Re: Css Checkform not displaying in Web

Post by cristi_talau »

Hello,

Do you see more details about the error in the Web Author server logs?

Here are some instructions on how to check them: https://www.oxygenxml.com/doc/versions/ ... -logs.html .

Best,
Cristian
Srinarayan
Posts: 42
Joined: Tue Jun 08, 2021 3:27 pm

Re: Css Checkform not displaying in Web

Post by Srinarayan »

Hi Cristian,

I did some change to the css code by removing the "tooltips" attribute to the "oxy_checkbox". Now the checkbox started to work but without the tooltip information. Is there anything we can use to generate tooltip for the check form box as it does not render when we use "tooltips" attribute?

Regards,
Srinarayan
cristi_talau
Posts: 496
Joined: Thu Sep 04, 2014 4:22 pm

Re: Css Checkform not displaying in Web

Post by cristi_talau »

Hello,

We identified a problem in our code that handles tooltips. I registered an issue and will update this thread when the fix will be available in a future release. Meanwhile, you can delete the tooltips property.

Best,
Cristian
Post Reply