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.

All other Modules /

Discuss all other Modules here.

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

Cannot Add Fields to User Defined Form


Go to End


14 Posts   4341 Views

Avatar
Insight

Community Member, 4 Posts

24 February 2009 at 11:01pm

Hi all, I've got this problem where I cannot add a field to the user defined form. If I click on a field, such as a text box, nothing happens. The page remains the same and no field is added to the form. We have used previous versions of SilverStripe and this never happened.

Can anyone help?

Avatar
Fuzz10

Community Member, 791 Posts

24 February 2009 at 11:12pm

If you are using 2.3 , make sure you use the latest version of userforms.

Avatar
Insight

Community Member, 4 Posts

24 February 2009 at 11:33pm

I'm using version 0.1.0.

Is that the latest?

Avatar
Fuzz10

Community Member, 791 Posts

24 February 2009 at 11:38pm

Yeah, that is the latest.

Works for me , using 2.3.0 ....

Avatar
Insight

Community Member, 4 Posts

24 February 2009 at 11:39pm

How can I work out why it's not working?

Avatar
Novabomb

Community Member, 2 Posts

26 February 2009 at 6:52am

Edited: 26/02/2009 6:53am

In order for the userforms addon to work properly you must change one of two things.

  • Rename the folder to userforms from userforms-v0.1.0
  • OR
  • Edit the _config.php file in the userforms-v0.1.0 folder to point the javascript and css files to the userforms-v0.1.0 directory.

Enjoy!

Avatar
Insight

Community Member, 4 Posts

18 March 2009 at 1:15pm

Thanks.

The module now allows me to add fields.

However, the new problem that arises is that the form that arrives via email has no contents.

There is a subject, but nothing in the email.

Also the submissions page is empty.

Any suggestions how to fix this?

Avatar
boogieg

Community Member, 23 Posts

18 March 2009 at 3:49pm

I'm having the same issue with being unable to add fields. My folder is named userforms and everything appears to be in order as far as I can tell from what Novabomb said. I click the fields to add them, but nothing happens. I've attached a screenshot. Any help is greatly appreciated.

Attached Files
Go to Top