CMS Development

tmcmillan99
投稿者 | Elite Partner
投稿者 | Elite Partner

Suggestions for Capturing Training Course Requests

解決

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 いいね!
2件の承認済みベストアンサー
GiantFocal
解決策
参加者 | Solutions Partner
参加者 | Solutions Partner

Suggestions for Capturing Training Course Requests

解決

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?


元の投稿で解決策を見る

Anton
解決策
ソートリーダー | Solutions Partner
ソートリーダー | Solutions Partner

Suggestions for Capturing Training Course Requests

解決

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

元の投稿で解決策を見る

4件の返信
tmcmillan99
投稿者 | Elite Partner
投稿者 | Elite Partner

Suggestions for Capturing Training Course Requests

解決

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

Thanks,

Terry

 

0 いいね!
Jaycee_Lewis
コミュニティーマネージャー
コミュニティーマネージャー

Suggestions for Capturing Training Course Requests

解決

Thanks so much @GiantFocal @Anton 🙌 — Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

Anton
解決策
ソートリーダー | Solutions Partner
ソートリーダー | Solutions Partner

Suggestions for Capturing Training Course Requests

解決

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
解決策
参加者 | Solutions Partner
参加者 | Solutions Partner

Suggestions for Capturing Training Course Requests

解決

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?