Flexifilter: Replace with node field data

iantresman - November 11, 2009 - 17:20
Project:Flexifilter
Version:6.x-1.1-rc2
Component:Code - Misc
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

I'd like to be able to replace text on a page, with data based on another node's field.

Ultimately, I want to display some currency conversions on a page, which shows some prices: $20.20, $15.00, etc. I have another node which contains some basic currency exchange rates: $1 = 0.60362 GBP.

So I want to filter my prices, and show $20.20 (=£12.19), $15.00 (=£9.05), where the new prices are computed from the filtered price, and the exchange rate in another node's field.

I guess it combines this module with the Computed Field module

#1

iantresman - November 11, 2009 - 17:30

I've posted a similar message on the Computer Field project page.

 
 

Drupal is a registered trademark of Dries Buytaert.