Share » Forums » Setup & design » Creating form to select which part of...

Creating form to select which part of the site to enter

Creating form to select which part of the site to enter

Friday 04 March 2005 4:17:52 am - 2 replies

Author Message

Ɓukasz Serwatka

Friday 04 March 2005 5:08:25 am

Hi Bernhard,

You can do this using two links with different variable value for every part of your site.

For example.
mysite.com/siteaccess/(variable)/value

In templates:

{section show=eq($view_parameters.var, 'value')}
display content, include tpl
{section-else}
do something else
{/section}

You can also use two siteaccess.
http://ez.no/ez_publish/documentation/incoming/design/designs_and_siteaccesses

I hope it will help.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Bernhard Reiter

Friday 04 March 2005 6:36:25 am

Thanks. I will need to figure out which solution fits better for me.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu