Search Type: Posts; User: Yazid

Search: Search took 0.02 seconds.

  1. TQ
  2. Architect Build tested:

    Build: 971
    Project Type:

    Touch 2.x
    Description:

    When I set the value in Property Panel to object and type
    new Date(), the generate code is
  3. Hi,

    When I use Sencha Architect using Sencha Touch 2.2. It create this line of code which causes an error appearing in the browser console. Ext not found.

    In Sencha Touch 2.1, there are no...
  4. Thank you!

    it works like this

    store.getProxy().setParam('param1','value 1');
    store.sync
  5. Hi,

    Is there a way to send parameters using the store.sync() similar to store.load({ params: { "staffid": 1}).

    I've tried

    store.sync({
    params: {
    "staffid" : 1
    }
  6. Replies
    1
    Views
    292
    I have a panel which dissapeared when I set floating True.
    When I set autorender and autoshow True, it pemanently show on screen on all views.
    Is that a bug or some other setting that I need to...
  7. Hi,

    Just updated to the latest Build 678 on Mac.

    Steps:

    1. Start Sencha Architect: Choose Sencha Touch 2.1.x
    2. Drag 2 container into view
    3. Set first container to Card.
    4. Click on...
Results 1 to 7 of 7