paper Posted November 25, 2013 at 10:32 AM Share Posted November 25, 2013 at 10:32 AM Hi, In widgetFactory we would like to display average score and average score of all criteria. Also we'd like to display custom fields from last review. Problem is this listing is everywhere listing and I can't find this in field 'Try a different listing by typing the title below', when configuring widget 'listings/one'. In 'listings/many' I see category but nothing is displayed there. In our code we call jreviews code in this way: $JreParams['data']['extension'] = 'NAME_OF_EXTENSION'; $JreParams['data']['tmpl_suffix'] = ''; $JreParams['data']['controller'] = 'everywhere'; $JreParams['data']['action'] = 'index'; $JreParams['data']['listing_id'] = ITEM_ID; How to show those items in widgetFactory? I'd like to configure param extension and listing_id. Link to comment
Alejandro Posted November 25, 2013 at 12:02 PM Share Posted November 25, 2013 at 12:02 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
paper Posted November 25, 2013 at 12:44 PM Author Share Posted November 25, 2013 at 12:44 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted November 25, 2013 at 12:46 PM Share Posted November 25, 2013 at 12:46 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts