Hello,
I have searched an issue for my problem but does not found.
I try to have an url as jeu?titre=[title-raw]
In the status bar I have the good link but in the url bar I have jeu<strong>%3F</strong>titre<strong>%3D</strong>jeux-ete-2009
How to correct it to pass data in the url bar?
Thanks in advance.
Comments
Comment #1
dave reidDrupal core does not support aliases with query strings. Nothing that pathauto can do.
Comment #2
selinav commentedHow should I do to pass a variable for webform?
Comment #3
dave reidProbably a better question for the webform issue queue. There is also lots of webform documentation. I highly suggest you read through them first.
Comment #4
selinav commentedThank you Dave for your quick answer, excuse me for the trouble.
Is it plan in the D7 to support aliases with query strings?
Comment #5
dave reidSee #191917: Allows paths to contain query strings.