- Tutorials
- JReviews Tutorials
- Building a City Guide website with JReviews - Part 12: Creating additional Custom Fields
Building a City Guide website with JReviews - Part 12: Creating additional Custom Fields
In this video we'll create additional listing custom fields for listings that belong to "Food & Drinks" listing type that will provide more info about food and drink offerings. We'll also create additional review custom fields for "Hotel & Travel" listings that will ask reviewers more info about their travel.
{{#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}}