Note that there are some explanatory texts on larger screens.

plurals
  1. USdavid watkins
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COHi llya, that doesn't help unfortunately. After further experimentation it seems that one cannot float buttons in sencha touch or extjs, even if you create a simple example like a fullscreen panel with minimal configuration and just a button in it. Absolute positioning is the only way, unless the button is in a toolbar in which case you can use the spacer. If you find a way to use floats please do let me know. Thanks.
      singulars
    2. COThe panel is actually going to be a form but I am using panel as an example. Rendering the panel/form within the list isn't an option as the list is populated via an xtemplate. I have on the page a card(which is just a panel), a toolbar docked at the top, and then I am trying to add two items to the card - the list and the panel/form. I just need one panel/form and I want it to appear at the end of the list. I will be adding two buttons to the panel. Thanks if you can help.
      singulars
    3. COWhat I am trying to achieve is in the title of the question - add two items to the card but they overlap. You proposed docking the second panel item to the bottom of the card. Your code didn't quite work so I corrected it. However this isn't giving me the desired outcome as having the second item docked to the bottom of the card means it doesn't flow on after the first item when scrolling downwards, it is always present as you would expect from a docked item.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload