The Jetboost 'CMS Dynamic Filter' template comes with quite a few CMS collections already, but you need to add a few more if you want to capture comments and members. In this tutorial, you will learn how to set up your CMS.
We'll also add in a few extra fields to the CMS Products collection.
Here are the steps to follow to complete the steps in this tutorial;
- Open the products CMS Collection settings.
- Open Votes and uncheck required and save.
- Open Sort Order and uncheck required and save.
- Add Product ID as a text field if using automations.
- Add Product Comments Exist if you would like to use this a filter later on.
- Hit Save Collection.
- Hit Create New Collection.
- Name it 'Members' and make the URL slug 'members' also.
- Add in Member Name as plain text.
- Add in Member ID from Memberstack as plain text.
- Add in Member Email Address.
- Add any additional fields you are planning to collect from your members upon sign up.
- Hit Save Collection.
- Hit Create New Collection.
- Name it Product Comments and make the URL slug 'product-comments' also.
- Add Product Name as plain text.
- Add Product ID as plain text.
- Add Product Comment as plain text.
- Add Member Name as plain text.
- Add Member ID as plain text.
- Add Date of Comment as plain text.
- Add a reference field called 'Products' — link it to your Product collection.
- Add a reference field called 'Member ID' — link it to your Member collection.
- Open Products and add one additional reference field called 'Members' and link it to your Member collection.