| 
                                                                        
                                                                         
                                                                            
                                                                                Antony
                                                                            - 
                                                                                12/29/2005 1:08:30 PM
                                                                            
                                                                         
                                                                         
                                                                            
                                                                        
                                                                        
                                                                         
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                         
                                                                        
                                                                            Re: Dynamic articles
                                                                        
                                                                            Well, every page does have three places for articles. Of course, each place has to be filled in with an article.
  So, since I have ten (may be more) articles, I need to be able to choose an article for every place on each page. It seems, this can be achieved with using of relationships.
  Example,
  this is a page: +----------------------+ |                              |                              |                               |                               +----+--------+------+ | left | center | right | +----+--------+------+
  left, centre and right  are the names of CMSViewer.
  I want to display article1, article2 and article3 on my Home page and article1, article5, article7 on my Products page.
  Well, it would be nice if I can assign articles for CMSViewer through the web interface, I mean, without any additional coding.
                                                                         
                                                                        
                                                                            
                                                                         
                                                                        
                                                                         
                                                                        
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                        
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                        
                                                                         
                                                                     |