Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
I'm writing a custom fieldtype, and i'm trying to get the caption the user entered in the setting of the field (rendered in a label tag in the form)
Is there a way to do this ? I'd rather avoid to add a custom fieldSettingType for this.
Thanks in advance for your help.
Hi,
Not tested this, but have you tried: this.AssociatedField.Caption ?
-Tom
Nice ! It's perfect
Thanks a lot !
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
How to get caption in custom fieldType
Hello,
I'm writing a custom fieldtype, and i'm trying to get the caption the user entered in the setting of the field (rendered in a label tag in the form)
Is there a way to do this ? I'd rather avoid to add a custom fieldSettingType for this.
Thanks in advance for your help.
Hi,
Not tested this, but have you tried: this.AssociatedField.Caption ?
-Tom
Nice ! It's perfect
Thanks a lot !
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.