You'll need both the Flexifield value and the value of the field from the Content Type Flexifield is referencing. Assume that field_my_flexifield is your Flexifield and field_my_text is a field within the Content Type:
Hello Bobmoyce ,
But that displays only the content excluding the styles that i have added for the text. I tried a lot of tricks but doesnt shows the style. Can you send the code . Its urgent please
Comments
Comment #1
Bob Moyce commentedYou'll need both the Flexifield value and the value of the field from the Content Type Flexifield is referencing. Assume that field_my_flexifield is your Flexifield and field_my_text is a field within the Content Type:
If you want to work with several values at once, just run the array as follows:
Hope that helps.
Bob
Comment #2
sridarm commentedHello Bobmoyce ,
But that displays only the content excluding the styles that i have added for the text. I tried a lot of tricks but doesnt shows the style. Can you send the code . Its urgent please
Comment #3
Bob Moyce commentedHave you tried using
['view']instead of['value']?Bob
Comment #4
khaleghian commentedhello my dear
how can display an title or body from an reference node in an flexifield content type?
Comment #5
Nishchal commentedThanks. It helped me a lot.