I added an Editor gadget to a form. I specify a Caption (Caption is a variable? is unchecked).
The caption never shows up on the preview of the gadget.
Also, when I change to code view and back again, the caption has been removed from the properties.
[Done] Caption ignored
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Caption ignored
An Editor gadget does not have a 'built in' caption. You can DIY one with TextGadget().
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
-
- User
- Posts: 35
- Joined: Wed Nov 22, 2006 2:00 pm
Re: Caption ignored
Thanks! I agree I shouldn't have missed that one 
However, it bothers me a bit that the option for Caption is available even when the specified gadget does not use it ...

However, it bothers me a bit that the option for Caption is available even when the specified gadget does not use it ...
Re: Caption ignored
Changed - the field is now disabled for this gadget.