Closed (outdated)
Project:
Views (for Drupal 7)
Version:
7.x-3.7
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2013 at 17:28 UTC
Updated:
16 Aug 2017 at 09:15 UTC
Jump to comment: Most recent
Comments
Comment #1
ravi.kumar88 commentedAs you want to toggle the values this can be handled by jQuery.Please follow these steps to acheive the functionality:
1. Goto settings of the "Price" field and under the "Multiple field setting" select display type as unordered list.
2. Create a Global:PHP field make it "Exclude from display" and under the output code write the following code.Please check the classes according to your view.
Comment #2
mustanggb commented