Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

Moderators: martimiz, UncleCheese, Sean, Ed, biapar, Willr, Ingo, swaiba

FieldSet::addFieldToTab()


Go to End


3 Posts   1479 Views

Avatar
Dr0gaz

Community Member, 37 Posts

25 January 2011 at 4:23am

i have got this error... :(

I' have first create a tab? like

$manager -> new Tab('categorias'); ?

FieldSet::addFieldToTab() Tried to add a tab to object 'FieldSet' - 'Categorias' didn't exist

Avatar
UncleCheese

Forum Moderator, 4102 Posts

25 January 2011 at 4:36am

I'm not sure I understand. What's the error? What are you trying to do?

--------------------
SilverStripe tips, tutorials, screencasts and more: http://www.leftandmain.com

Avatar
Dr0gaz

Community Member, 37 Posts

25 January 2011 at 4:50am


FieldSet::addFieldToTab() Tried to add a tab to object 'FieldSet' - 'Categorias' didn't exist

i' want make a tab in dom ... with hasonecomplextable... or hasonedataobjectmanager...

because dont like open popup inside popups...