Scott
Posts: 0
Joined: Thu Mar 03, 2011 7:19 pm

Arranging Objects within Table

I can create a panel and I can put Text inside the panel. But I want to add a check box, or a Combo Box directly next to the Text, it won't let me, and it moves it above/below the text. I want them side by side. I can't seem to do it. Essentially, I'd like to move all object wherever I want in a panel.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Arranging Objects within Table

Thanks for reporting. It appears to be a bug (we'll work on fixing it). If you uncheck Show Title in properties, it works fine (with absolute layout). You can also use Vertical or Horizontal Box with absolute layout.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Arranging Objects within Table

You can also do this. Uncheck Show Title, position the controls inside as you need. Then, check Show Title back. It will keep the layout.

Scott
Posts: 0
Joined: Thu Mar 03, 2011 7:19 pm

Arranging Objects within Table

Even if I uncheck "Show Title" the images still snap-to-grid and position it below the text. I have checked/unchecked it and tried to arrange it how I want, and it's always snapping to the grid, without Absolute Layout functionality

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Arranging Objects within Table

You need set layout to absolute, if not, it will snap to a position (even when the bug is fixed). Let me know if this helps.

Scott
Posts: 0
Joined: Thu Mar 03, 2011 7:19 pm

Arranging Objects within Table

Solved!!! Thanks!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Arranging Objects within Table

Fixed in release 2.0.1

Sat Mandir Khalsa
Posts: 0
Joined: Wed Nov 21, 2012 5:41 am

Arranging Objects within Table

Hi, could you please tell me how to set position to absolute, as described above?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Arranging Objects within Table

Use CSS absolute positioning

Sat Mandir Khalsa
Posts: 0
Joined: Wed Nov 21, 2012 5:41 am

Arranging Objects within Table

Yes, I understand that I can manually enter the CSS code for absolute positioning. However, I was wondering how I can use absolute positioning within the drag and drop builder. I want to be able to just drag components from the pallet into place with absolute positioning.

Return to “Issues”