April 24, 2013 at 12:15 /
When I add a single checkbox like this, it completely disappears:
[price checkbox Touristtax "Verplicht:1" checked="checked" disabled="disabled" pb]
When I add a single checkbox like this, it completely disappears:
[price checkbox Touristtax "Verplicht:1" checked="checked" disabled="disabled" pb]
As readonly doesn’t works with checkboxes it hides the field instead.
From the next version/beta on it will only disable them, and disabled=”hidden” will hide them.
Regards
You must be logged in to reply in this thread.