Search Type: Posts; User: tomdchi

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Thought this might help some people trying to implement the search field extension in SA. I looked around a good bit on this and found old posts where people where using Designer. With the latest...
  2. Replies
    1
    Views
    84
    How are we supposed to define objects in SA? When I try to set the loader object for a tree panel I set:



    url: 'client/tree_nodes/client_navigation',
    requestMethod: 'POST',
    params:...
  3. Replies
    8
    Views
    3,828
    So what if you need to reinstall designer? Where can it be downloaded from?
  4. Looking for something similar but the example app uses a button to trigger the event. OP was wanting to know about clicks on grid cell.
  5. Did something change in 4.1? I was able to fix it by using the config option "header: false".

    I had thought that this was set by default if the title was not defined.
  6. I have built a login form in SA that looks fine but in Firefox its messed up. Can anyone spot the problem?

    Screenshot of form in SA:
    38259

    Screenshot of form in Firefox:
    38260

    Code:
  7. Replies
    0
    Views
    201
    Does SA 2.1 allow the use of user extensions? If so, how do I use them in a project?
  8. Replies
    0
    Views
    258
    I need the web desktop example ported to a SA 2.1 project. I am sure everyone knows what that is but just in case here is a link to it:...
  9. I would really like to see the Web Desktop example made into a SA example project.
  10. Replies
    2
    Views
    409
    can you tell me whey you guys expect to release that version?
  11. Replies
    2
    Views
    409
    Any estimate on when SA will support Ext JS 4.1?
  12. Replies
    3
    Views
    265
    That is good to know that when mapping is empty it defaults to what is set as the name value.

    As far as the type goes, maybe have a drop down in the project settings allowing the user to choose...
  13. Replies
    3
    Views
    265
    I have been using the trial version of SA 2 for the past couple of weeks and overall it is awesome. Definitely light years ahead of Designer 1 and will be purchasing a license for it.

    I do have a...
  14. That seems like a lot go through for what I am trying to achieve. Of course, I have no idea of the inner workings of SA and the issues involved in solving this problem.

    In my application I have...
  15. If I have the below button in a view where would the override be created? In the view or the controller?



    {
    ...
  16. I have a button where I want to set the href config option. How would I enter it into Architect so it would be formatted properly?



    href: 'my_url/' + someVar


    Is there anything I can set...
  17. Replies
    5
    Views
    1,014
    How does it not exist?? http://docs.sencha.com/ext-js/4-1/#!/api/Ext.data.ArrayStore
  18. Replies
    1
    Views
    398
    I posted a bug report about Array store not extending the proper class. The reply was that when the proxy is selected the proper class is then configured. So what about when you don't use a proxy...
  19. Replies
    5
    Views
    1,014
    REQUIRED INFORMATION


    Architect Build tested:


    Build: 442
  20. Replies
    1
    Views
    253
    How are we supposed to build forms like the one as shown in the docs for hbox layout? http://docs.sencha.com/ext-js/4-1/#!/example/form/hbox-form.html



    Ext.require([
    'Ext.form.Panel',
    ...
  21. Replies
    1
    Views
    1,122
    Are there any sample projects anywhere that are complete? What I mean by complete is that they use all of MVC not just MV. None of the samples on the Sencha Architect download page include any...
  22. How do I set



    actionMethods: {
    read: 'POST'
    },
    extraParams: {
    StartDate: '',
    EndDate: ''
  23. Replies
    9
    Views
    8,650
    Awesome job. I am moving over from extjs 3 and this simple example using the proper architecture helped tons.
  24. Is this ever going to be fixed? Still not working on FF 8 or 9.
  25. I am using 3.4.0 and this is still an issue??? Come on Sencha don't you think two years is long enough to get a bug fixed?
Results 1 to 25 of 46
Page 1 of 2 1 2