Form Confront

Component ID

2668042

Component name

Form Confront

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Form confront will allow a view to be mapped to a webform. So if a user visits that view for the first time, they will be confronted with the webform first. Once the webform is filled in and submitted successfully, they will be able to see the view normally.

  • Uses UID matching for logged in user and IP for anonymous user. Once one submission is made and in the database, the form will no longer show up.
  • Currently this only handles a simple one to one view to webform mapping.
  • There are no other settings yet other than the mapping, open to suggestion, needs work for any kind of customization.