| 
                                                                        
                                                                         
                                                                            
                                                                                kentico_jurajo
                                                                            - 
                                                                                7/23/2012 2:30:23 AM
                                                                            
                                                                         
                                                                         
                                                                            
                                                                        
                                                                        
                                                                         
                                                                        
                                                                        
                                                                        
                                                                        
                                                                        
                                                                         
                                                                        
                                                                            RE:Mobile Redirection - Multiple instances on page
                                                                        
                                                                            Hi,
  Have you tried using a macro in the web part settings in the redirect URL? If the mobile section has e.g. some prefix like /mobile/ you can use the redirect URL macro like:
  ~/mobile/{%CurrentDocument.NodeAliasPath%} 
  so, if the user goes to www.domain.com/news.aspx in the mobile device, the redirection will go to www.domain.com/modile/news.aspx
  Best regards, Juraj Ondrus
                                                                         
                                                                        
                                                                            
                                                                         
                                                                        
                                                                         
                                                                        
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                        
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                        
                                                                         
                                                                     |