Are there any custom modules that could be used to present the user with a link based on their region (assuming they're logged in of course)?
I'd like to present a link on certain pages that will let the users navigate to another page based on the region they have entered in their registration.
H2O has the ability to display content based on the current user and/or portal. To get what you are looking for, simply create an H2O form and add a Java Script control to the form. In your java script, genereate
a hyperlink based on the current users region. To get the users region, simply use the H2O Script Tag for what you are looking for. When the form is loaded, H2O parses your script and replaces the tags with current values.
This is actually a new feature but it's beta and it's final release date is expected to be July 23, 2006
rNeo
Member
15 Points
3 Posts
Navigation based on user region
Jul 16, 2006 03:06 PM|LINK
I'd like to present a link on certain pages that will let the users navigate to another page based on the region they have entered in their registration.
Any input would be greatly appreciated.
OnyakTechDNN
Member
245 Points
45 Posts
Re: Navigation based on user region
Jul 22, 2006 04:08 AM|LINK
H2O has the ability to display content based on the current user and/or portal. To get what you are looking for, simply create an H2O form and add a Java Script control to the form. In your java script, genereate a hyperlink based on the current users region. To get the users region, simply use the H2O Script Tag for what you are looking for. When the form is loaded, H2O parses your script and replaces the tags with current values.
This is actually a new feature but it's beta and it's final release date is expected to be July 23, 2006
OnyakTech.com
- 1-800-935-5407
rNeo
Member
15 Points
3 Posts
Re: Navigation based on user region
Jul 25, 2006 12:00 AM|LINK
Is the final release ready for purchase? Please let me know as I'd like to proceed with this.
Thanks.