Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to use redirect in form actions!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Rollypolly  
View profile  
 More options Apr 26 2012, 10:48 am
From: Rollypolly <rolly.ma...@gmail.com>
Date: Thu, 26 Apr 2012 07:48:10 -0700 (PDT)
Local: Thurs, Apr 26 2012 10:48 am
Subject: How to use redirect in form actions!
Hello
please I want to use the redirect method in form actions to redirect
my page to a dmTagPlugin page. the final url should by {url}/tags/
home, but i don't know how to achieve that. I am not so versed with
symfony syntax and would appreciate help
Regards

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Javier Neyra  
View profile  
 More options May 11 2012, 10:07 pm
From: Javier Neyra <javier.javi...@gmail.com>
Date: Fri, 11 May 2012 23:07:33 -0300
Local: Fri, May 11 2012 10:07 pm
Subject: Re: [diem-users] How to use redirect in form actions!
for redirecting u need the url (http://www.google.com) or internal uri

http://www.symfony-project.org/api/1_4/sfAction#method_redirect

the same aplies in diem... so if u have a route... u cuold use url_for
symfony helper... if u dont have, its a little bit harder...

u need the _link() helper, that helper returns u an object with a
getHref() method,

http://diem-project.org/diem-5-1/doc/en/reference-book/template-helpers

hope its helps....

2012/4/26 Rollypolly <rolly.ma...@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »