1

In Sitecore, how could one go about creating following solution:

  • We need to a have a master "form" that is administered from the "headquarter" eg. a SC admin account builds and maintains it.

  • A "copy" of this master form should should be accessible by some users/roles, and their choices/selections/input/etc on this form, should be saved for each of the users/roles one submitted.

If it could be build with the use of Web Forms for Marketers, that would be a plus.

KMN
  • 306
  • 2
  • 17
  • Are you talking about purely managing the form fields in the CMS, or is your second bullet about the front-end submission of the form? – Mark Ursino Aug 29 '13 at 17:29
  • Yes, the second bullet is submission is from the frontend, activated by extranet users. – KMN Aug 30 '13 at 07:28

1 Answers1

1

Your requirements are met exactly with the use of the Web Forms for Marketers module:

Mark Ursino
  • 31,209
  • 11
  • 51
  • 83