Hi,
I am experiencing this module as a great add-on. Thanks for building.
Right now I am looking to combine the values of a link-field and a price-field.
Would it be somehow possible to combine these values through custom formatters?

Thanks a lot in advance for your reply!
Greetings, Martijn

Comments

hixster’s picture

Yes! create and name a custom formatter and then use tokens or php to assemble the fields you want together. Then choose the customer formatter in your display settings for the field.

deciphered’s picture

Status: Active » Fixed

Many ways to do this, make a formatter for one of the fields and output data from the other field (from the entity object), or use a Field collection, or any other solution.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.