user471317
user471317

Reputation: 1231

Change widget placement?

I have this login widget already created. It has the usual fields for username, password, a forgot password link and a login button, all inside a 200x200 box.

I am creating few content items (new content type with Body, Login widget, and couple of other parts). Each content item/page will display this login widget, but not in the same 'zone'. In some of the pages, the login widget should appear on AsideFirst, and in other pages the login widget should appear on AsideSecond. How can I do that?

Thanks.

Upvotes: 1

Views: 951

Answers (1)

Piotr Szmyd
Piotr Szmyd

Reputation: 13366

That's exactly what widget layers are for.

Create two layers for both sets of pages (using available rules). Next, add one widget to AsideFirst on the first layer and second widget to AsideSecond on second layer.

Upvotes: 2

Related Questions