Page 1 of 1

I can't place any components in to a panel component.

Posted: Sat Mar 16, 2013 7:23 pm
by Dustin Williams

I'm in the process of going through the lesson 3 video and I'm having an issue inserting components in to a panel object. I loaded up the example backup to make sure that I'm not doing anything wrong and it is acting weird as well. In the editor you see the panel objects but nothing contained within them, but the app works in the mobile preview.


I can't place any components in to a panel component.

Posted: Mon Mar 18, 2013 6:37 am
by Kateryna Grynko

Hi Dustin,

You should use Grid component instead of a Panel.
I'd advice you our tutorials on docs.tiggzi.com.


I can't place any components in to a panel component.

Posted: Mon Mar 18, 2013 11:18 am
by Dustin Williams

Katya,

Has something changed since the lesson 3 tutorial was created? As I mentioned the tutorial is telling me to use the component and the backup file Tiggzi provides uses them.

I have no problem using the grid, I'm just trying to understand if your documentation/tutorial is out of date or if I'm experiencing a bug.

Thank you


I can't place any components in to a panel component.

Posted: Mon Mar 18, 2013 2:34 pm
by Kateryna Grynko

Dustin,

If Panel property Type value = HTML you cannot place components there. You can change Panel type to DIV or SPAN.


I can't place any components in to a panel component.

Posted: Mon Mar 18, 2013 4:08 pm
by Paul S

Katya's reply to change the Panel type to DIV worked for me. But you are correct that the video tutorial clearly shows elements being dragged onto the Panel while it's type is HTML which is inconsistent.


I can't place any components in to a panel component.

Posted: Mon Mar 18, 2013 4:25 pm
by Dustin Williams

Excellent that is the answer I was looking for. Thank you very much. =)


I can't place any components in to a panel component.

Posted: Wed May 22, 2013 9:10 am
by lorenzo

Great.... this answer from Katya, is the one I've been looking for in days now....