Languages

Menu
Sites
Language
How to group controls in Page Designer

I am using the Tizen Web UI Builder template, which uses the concept of pages/ page manager/ page system.

While designing a page is there any way we could group controls in "Page designer", so that we could apply css or javascript to that particular group in general in a page?

or 

Is there any means I could insert a div tag into the page other than using JS. Since, the HTML file gets generated using the page mechanism?

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
In currently released version (alpha2), there is no way for user to insert "div tag" to HTML file.   In currently developing version (beta), will be available by late december, we will provide "HTML Code Block widget". By using this, you can add "div tag" to HTML file. Additionaly, the necessity of "div container widget" is under consideration.