Placeholders in List "Introduction": Is this possible?

I think placeholder working at "group by" area only. At introduction will not because it view multiple data/row in same time.
 
What's the format of the place holder are you trying to use? I just tried a simple {where_i_came_from} and that works. So need more to go on to debug
 
A quick question: Is the tooltip text accurate? Or does it need to be corrected. Some examples of what type of text can be used in the Intro will be useful. For example - html tags appear to be unacceptable.
 
I have a WYSIWYG editor set on my introduction and this works for text properties. http://demos.fabriking.com/row-label-repeat

Maybe actually explain what you are trying to achieve as I really have nothing to go on here. What placeholder information do you want to use, what HTML tags are you trying to use? Screenshots?
 
In the List->Details->Introduction I have added the html tags:

<h2>This is some text</h2>

When I look at the rendered display, it simply renders:

<h2>This is some text</h2>

I am using the JCK WYSIWYG editor.
 
Back
Top