Hi Jim,
The site is patchily very slow. I know that Max has taken a look at it, but so far hasn't been able to resolve the problem.
What are you trying to achieve with the ItemID parameter? Usually Joomal adds these to indicate menu items. ChronoForms doesn't need it added as far as I know. If I need to return something liek that I'd just put the value into a POST parameter.
Bob
Cool...
I may buy the license just knowing you actually answer the forum stuff quickly!!!
25 is quite reasonable for the right app too!
I want to force my modules to NOT show --- as it stands now it defaults to the current page setting....
except it doesn't....because when I have an itemid on the URL that I visit to make it show up...the submit button makes it work - but then it forces the real URL with NO item id present...
so it loads all my homepage modules instead....
So if I force an itemid of 999 on it -- it loads no modules....
Any word on how to amend an Itemid to the landing page that we are taken to after submitting a form?
Thanks.
Specifically the registration form using hte plugin.
Hi Jim,
As far as I can see you'll need to either hack the ChronoForms code - see around line 33 in chronocontact.html.php - or use a redirect url to take the user to a url that you can build and define.
Bob