CMS Development

tmcmillan99
Mitwirkender/Mitwirkende | Elite Partner
Mitwirkender/Mitwirkende | Elite Partner

Suggestions for Capturing Training Course Requests

lösung

We have a client that wants somewhat of an e-commerce functionality for capturing training courses their customers want to take. No exchange of money...more of a request a quote.

Scenario-

Hubspot page that lists the different training course offerings. Customer selects the training courses they want which puts them in some sort of "cart". Customer submits request which send them a confirmation email and alerts the client with what the customer selected. 

Do you think this could be done in Hubspot? 
A custom module or Hubdb could be used for presenting the courses. Just not sure the best way to capture the selections and present them on a "cart" page. (Maybe use a form for making the selections?)
Or should we look at using a 3rd party option and just not exchange money? (Shopify, Payhip, etc)
Any suggestions are greatly appreciated.

Thanks,

Terry McMillan

0 Upvotes
2 Akzeptierte Lösungen
GiantFocal
Lösung
Teilnehmer/-in | Partner
Teilnehmer/-in | Partner

Suggestions for Capturing Training Course Requests

lösung

Hi @tmcmillan99,

 

Yes, this is doable on HubSpot. 

 

You can display the training courses from hubDB in a product listing format and include a checkbox for users to select or deselect the items they want to include in their form submission. Make sure each checkbox has a unique value that represents the training course. 

 

To add the selected courses to a form submission, you can use JavaScript to monitor all the checkboxes for changes. When a checkbox is clicked, the selected training course's value can be appended to a form field (multi-select dropdown).

 

Please don't hesitate to reach out if you need assistance with the implementation. 


Best regards,

Abraham Ernesto

Best regards,
Abraham Ernesto
Found this answer helpful?
Marking it as the solution helps both the community and me - thanks in advance!

Need help with your HubSpot project?


Lösung in ursprünglichem Beitrag anzeigen

Anton
Lösung
Vordenker/-in | Partner
Vordenker/-in | Partner

Suggestions for Capturing Training Course Requests

lösung

hey @tmcmillan99

 

if your client has Enterprise it would be a great use-case for Custom objects and a membership area. 

Also, there's HubLMS and I'm sure @danmoyle will be happy to tell you more about it.

 

best,

Anton

 

Anton Bujanowski Signature

Lösung in ursprünglichem Beitrag anzeigen

4 Antworten
tmcmillan99
Mitwirkender/Mitwirkende | Elite Partner
Mitwirkender/Mitwirkende | Elite Partner

Suggestions for Capturing Training Course Requests

lösung

@GiantFocal @Anton 
Thank you for the suggestions. I will dive a little deeper and figure out the best option.

Thanks,

Terry

 

0 Upvotes
Jaycee_Lewis
Community-Manager/-in
Community-Manager/-in

Suggestions for Capturing Training Course Requests

lösung

Thanks so much @GiantFocal @Anton 🙌 — Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

Anton
Lösung
Vordenker/-in | Partner
Vordenker/-in | Partner

Suggestions for Capturing Training Course Requests

lösung

hey @tmcmillan99

 

if your client has Enterprise it would be a great use-case for Custom objects and a membership area. 

Also, there's HubLMS and I'm sure @danmoyle will be happy to tell you more about it.

 

best,

Anton

 

Anton Bujanowski Signature
GiantFocal
Lösung
Teilnehmer/-in | Partner
Teilnehmer/-in | Partner

Suggestions for Capturing Training Course Requests

lösung

Hi @tmcmillan99,

 

Yes, this is doable on HubSpot. 

 

You can display the training courses from hubDB in a product listing format and include a checkbox for users to select or deselect the items they want to include in their form submission. Make sure each checkbox has a unique value that represents the training course. 

 

To add the selected courses to a form submission, you can use JavaScript to monitor all the checkboxes for changes. When a checkbox is clicked, the selected training course's value can be appended to a form field (multi-select dropdown).

 

Please don't hesitate to reach out if you need assistance with the implementation. 


Best regards,

Abraham Ernesto

Best regards,
Abraham Ernesto
Found this answer helpful?
Marking it as the solution helps both the community and me - thanks in advance!

Need help with your HubSpot project?