Hi,

 It doesn't automatically move the page from one section to another
section based on attribute value change. These are some of the ways
you can do it, that I can think of at a glance:
1) Either have an attribute opt_isArchived which can be set to true/
false.
Export this attribute to liveserver and Use dynament to query the
liveserver published content (provided you have liveserver) based on
this attribute and show the archived and non-archived pages.
2)  Write RQL to disconnect the article page from the currentlist and
connect it to Archived list, when the attribute opt_isArchived is
changed from false to true.

Hope it helps.
Thanks,
Prasanth Nittala
Technical Architect
Oshyn, Inc.
w 213.483.1770 ext 111
 f 213.483.1934


On Apr 14, 12:36 pm, ucfan <[email protected]> wrote:
> I am using kewords to populate articles on a page. The problem we have
> is it what ever section we add the article, the article always shows
> in that section regardless of what keywords we assign. Is there a way
> to remove the article from its original page section? For instance, we
> could be using Current, News & Notes, Home Office View. When we want
> to move the page to the archive section we change the Current to
> Archive but since the article was originally adding in to the current
> section it does not move from that section even if we check all
> keywords must be assigned.
>
> Any suggestions?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to