Home › Forums › Classic DFFS › Checkboxes below labels + readonly fields not readonly
- This topic has 6 replies, 2 voices, and was last updated 7 years, 5 months ago by Alexander Bautz.
-
AuthorPosts
-
-
June 12, 2017 at 09:03 #16831
Hello!
I do have a small display problem with my form, which I attached below. I do have Checklists and if I want to display them with the “readonly” tag, the checkbox is in the label, which makes it impossible to distinguish, if the box is checked or not. I don’t have any CSS causing this problem.
Also, I do have the problem, that fields which are set to readonly, aren’t readonly even though fields, which are built the same and have parallel rules, are. The same applies for a textbox field with the hidden tag (its hidden even though it should be visible).
I appreciate the help in advance!
Best regards,
David
Attachments:
-
June 12, 2017 at 11:01 #16836
Found the problem for the 2nd issue: apparently my rules were faulty.
-
June 12, 2017 at 19:41 #16848
I’m not sue exactly why the text overlays the “checkbox” (it’s not a real checkbox, but an unicode character), but it is most likely a CSS issue.
Could you try right clicking the “Schrank” label and select “Inspect” – show me a screehshot like the one attached from your setup? – use Google Chrome to get the same layout if possible.
Alexander
Attachments:
-
June 13, 2017 at 09:43 #16858
Here you go!
I only got the developer view from Firefox, but it should be the same thing.
Thanks for looking into this!
Attachments:
-
June 14, 2017 at 17:52 #16870
I’m not able to recreate it, but will add some more styling options for this “label” in the next version (by wrapping it in a span with a class). I think you should be able to fix for now by adding this to the Custom CSS:
.dffs-readonly-inner{ font-size:1em; }
Let me know how this works out.
Alexander
-
June 28, 2017 at 09:16 #17029
Hey again,
sorry for the late answer. I was on vacation.
I tried your solution, but sadly it did not work. It is the same overlay as before.
David
-
June 29, 2017 at 21:07 #17084
I’m unfortunately not able to recreate it here. Would it be possible for me to log in and look at it in your site?
If so, please email me login details.
Alexander
-
-
AuthorPosts
- You must be logged in to reply to this topic.