Custom redirect using Joomla Artio SEF
        Posted  
        
            by Krishna Priya
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Krishna Priya
        
        
        
        Published on 2010-04-21T05:09:41Z
        Indexed on 
            2010/04/21
            5:13 UTC
        
        
        Read the original article
        Hit count: 512
        
joomla
Hi, I am using joomla Artio SEF for my website. I am using a form for new customer. So it uses index.php?form=newcustomer&Itemid=1 url as "joomla15/new-customer" as sef url. Now I need to add error message like index.php?form=newcustomer&Itemid=1&msg=".$msg after submitting this form. In this case it is not displaying as sef and showing "index.php?form=newcustomer&Itemid=1&msg=New Customer Received". I cld not use custom redirect also,becoz msg are dynamically generated. How cld i fix this issue? Anyone please help me.
Thanks, Krishna
© Stack Overflow or respective owner