7911 Posts in 1354 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Problem with simpletreedropdownfield
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 1508 Views |
-
Re: Problem with simpletreedropdownfield

6 November 2009 at 3:40am
No, I was hoping it would work itself out on its own.
This is truly bizarre. What happens if you change the class from SiteTree to Folder?
-
Re: Problem with simpletreedropdownfield

6 November 2009 at 3:52am
No change with trying "Folder".
Have you tried to add the dropdownfield in a popup before?
I could mail you the code I have for this, if you have the time to take a look at it?
-
Re: Problem with simpletreedropdownfield

6 November 2009 at 4:10am
I use SimpleTreeDropdown in popups all the time. Look at the popup for the File objects in AssetAdmin. I'll give it a try today. Your code is still:
return new FieldSet( new SimpleTreeDropdownField("InternalLinkID", "InternalLinker", "SiteTree"));
correct?
| 1508 Views | ||
| Go to Top |

