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

UserDefinedForm extended


Go to End


2045 Views

Avatar
anudeepgi

Community Member, 11 Posts

8 February 2014 at 7:57pm

Hi , i tried to Extend UserDefinedForm and created new page type with all working in admin panel ,
When i tried to dispaly form using $Content in .ss file '$UserDefinedForm ' is displaying as it is , Without showing any textbox or dropdown menu . But when tried to display in 'User Defined Form' page type it work properly

Please help me fast