17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1242 Views |
-
HasManyCTF in widget

25 November 2008 at 6:38am
hi all,
thanks for the support so far!
one more question, of many to follow:
is it possible to add a HMCTF in a widget?
usually in the getCMSFields_forPopup you have code like this:
$fields->addFieldToTab( 'Root.Content.FlashObject', $tablefield );
but how to apply this for a widget? -
Re: HasManyCTF in widget

26 November 2008 at 7:08pm
I would doubt that the widgets can support complextable fields. If you do it like you currently do does anything happen? any errors at all ?
-
Re: HasManyCTF in widget

27 November 2008 at 8:27am
i didn't check yet, because i don't know, where i should add the HMCTF to...
any idea?
-
Re: HasManyCTF in widget

27 November 2008 at 9:37am
for a widget?
You just define a getCMSFields() function in your widget class.
| 1242 Views | ||
|
Page:
1
|
Go to Top |


