- Tutorials
- JReviews Tutorials
- Building a City Guide website with JReviews - Part 6: Creating Listing Types
Building a City Guide website with JReviews - Part 6: Creating Listing Types
In this video we'll create listing types, one for each group of categories that we created. For each listing type we will select field groups that will be available and rating criterions for user reviews.
{{#ratings}}
{{title}}
{{#ownerCreatedBlock}}
{{/ownerCreatedBlock}}
{{#category}}
{{#editor}}
{{/editor}}
{{#user}}
{{/user}}
{{/ratings}}
-
{{#owner}}
-
{{#url}}
{{#avatarSrc}}
{{/avatarSrc}} {{^avatarSrc}} {{& avatar}} {{/avatarSrc}}{{name}} {{/url}} {{^url}} {{#avatar}} {{& avatar}} {{/avatar}} {{name}} {{/url}} - {{/owner}} {{#created}}
- {{created}} {{/created}}
Category: {{category.title}}
{{/category}}
{{#fields}}
{{#showLabel}}
{{/fields}}
{{label}}:
{{/showLabel}}
{{& text}}