I have list (<!IoRangeList>) of pages. Each page contains only a headline <%hdl_Title%> and a date <%stf_DeadlineDate%>. Currently, using the following code, I can get a link in the list that allows me to open each page, then I need to open that page, then I can edit the headline/date.
<strong><%hdl_Title%></strong> - <a href="<%lst_DateDeadlineList %>">Edit</a> lst_DateDeadlineList is set up to "Transfer element content of following pages", and "Insert path and file name only". I'd like to be able to edit the pages in the list directly, instead of opening them. I'd like to be able to edit them as a form. Possible? Thanks Jim -- 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.
