OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Programming Questions Best way to implement a custom contact form?

This topic contains 0 replies, has 1 voice, and was last updated by  yannb40 9 years, 5 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #24913

    yannb40
    Participant

    Hi,

    We wanted to implement a custom contact form which will be used as a survey form to participate in a contest. The form will have fileds for contact information as in Contact Us Bundle, but it will also have other fields like the user’s preferred activities and what he wants to be contacted for.

    We want to know the best way to implement that. We are going to implement it by duplicating ContactUsBundle and call it SurveyBundle and change the contactRequest entity for a surveyRequest entity and make it Extended to add new questions.

    Is it a good way?

    Thank you.

The forum ‘OroCRM – Programming Questions’ is closed to new topics and replies.

Back to top