when I add fields to webforms, some are displayed in the preview, but not the actual node. furthermore, if any of the those fields that don't show in the form are marked as being mandatory, the user cannot successfully submit the form.

Comments

Poolio’s picture

whatever the problem is that I was having, it seems to be resolved.

jnt’s picture

Perhaps you were not hitting "submit" after creating your components. The "done" button on the component creation sub-menu will not create a persisted component.

semantric’s picture

I had this issue and then discovered that, somehow, the "advanced settings" fieldset contained a setting to let users submit the form "0 times ever." After changing this to unlimited, the form fields appeared.

PitrusCitrus’s picture

Version: 4.5.x-1.x-dev » 7.x-3.6
Issue tags: +webform

Thanx! This solved the problem.

samueldha’s picture

My Webform fields were not showing on webform display page. Resolved: go to your webform edit screen and click on "web form" tab (you will see it at the right upper side of the web form edit page), then you will see 3 options: "Form components", "E-mails" and "Form Settings". Choose "Form Settings" once you are at webform/Form Setting page, make sure that
Total submissions limit and Per user submission limit are set to "unlimited".
Fields will show up. You may change those settings later on if you may need it .

samueldha’s picture

Issue summary: View changes