If you are trying to access the list itself a reddot for the list
placeholder should do the trick. If you want to access the pages on
the list then you should be able to make a hyperlink to click through
to them, or make reddots for the page elements you need to edit.
For example, I have a list of flash movies so there really isn't a way
to click through to them. With that in mind I added this to my
template:
<!IoRangeRedDotEditOnly>
<!IoRedDot_list_flashMovies>
<span style="color:red">[Flash Movies Displayed on Page]</span>
<table border=1>
<!IoRangeList><!-- <%list_flashMovies%> -->
<tr>
<td><!IoRedDot_med_flash> <%hdl_title%></td>
<td><!IoRedDot_stf_width> Width</td>
<td><!IoRedDot_stf_height> Height</td>
</tr>
<!/IoRangeList>
</table>
<!/IoRangeRedDotEditOnly>
So in edit mode I see a nice table with the properties for each flash
movie and I can edit them right there.
Does that help?
Sheridan Saint-Michel
On Thu, Mar 26, 2009 at 8:30 AM, Mahesh <[email protected]> wrote:
>
> How to reference List from smart edit mode ..
>
> list -> set of pages
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---