21294 Posts in 5734 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 684 Views |
-
SiteTree Database Field Error

12 October 2009 at 7:55am
Hi
I am using 'Link1' => 'SiteTree' and "new TreeDropdownField('Link1ID','Link'));" however the only two options I have appearing in the dropdown is:
Administrators
Newsletter SubscribersI really would like it to show all pages in the site.
Any help would be appeciated - this may be a bug in the Newsletter module??
Thanks
Samuel -
Re: SiteTree Database Field Error

12 October 2009 at 9:24am
You have to tell the TreeDropdownField which dataobjects you would like in the dropdown field.
new TreeDropdownField('LinkID', 'Link', 'SiteTree');
| 684 Views | ||
|
Page:
1
|
Go to Top |


