Hello,

What would I need to do to make Flexinode not display the field titles in the output, eg: I create a flexinode and it has two fields, one is Date and the other is User. When I view the document it shows:

some content
 User
user content
 Date
date content.

What I want is:

some content
user content
date content

Thanks.

Comments

dextur’s picture

I'd very much like that too. Since the field title is mandatory it would be great if one could make it not appear on the resulting pages.
--------------------------------
My Title
Text: - The field title
And here's the content
-------------------------------
What I'd like is
------------------------------
My Title

And here's the content
------------------------------