darkhoros VIP
Total posts: 152
26 Nov 2017 22:30

Hi, I am usingg this code to view specific fields in specific places, I need these fields to have links when clicked it goes to records view with filter value to field value. <?php echo $item->fields_by_id[8]->result; ?> Lets say field values are rent or sale in select field type. Lets say for specific record the value is sale. Now I need sale to have a hyper link to filter all records to field value sale, I hopw I have explained my self clearly. Thank you.

Last Modified: 04 Dec 2017


darkhoros VIP
Total posts: 152
27 Nov 2017 20:15

HI, Never mind I have sorted this out, found it already built-in option in each field type. Thank you.

Powered by Cobalt