Search Type: Posts; User: jratcliff

Page 1 of 5 1 2 3 4

Search: Search took 0.05 seconds.

  1. Well, since I'm the co-developer of Extnd I am biased and think that is the best way to use Ext JS with Domino. :)

    We will be releasing Extnd 1.0 this summer but if you can't wait then if you PM...
  2. What version of Domino should Extnd support

    Extnd was started in the pre-XPage era back in early 2007. The current version of Domino then was 7.0.2 and so we made sure then to support Domino...
  3. Replies
    1
    Views
    343
    I haven't added it yet to the extnd github repo. Still trying to figure out the best way to do source control with Domino Designer for db specific code such as agents, etc. If you have an older...
  4. Replies
    12
    Views
    2,594
    I'm working on getting it ready (both the extnd.nsf with the source code and agents and the examples.nsf database). I don't have a date in mind yet but hopefully by this weekend. The source code...
  5. We have updated the old demos database and posted it at http://examples.extnd.com so take a look a let us know what you think.
  6. Great job! Hopefully with our next version of Extnd we'll make tasks such as these even easier. Glad you figured this out though!
  7. I'll have to review the code but I believe you get an array of values when you click OK in the address book window. You could take that array, along with the UNIDs of the docs selected and do an...
  8. Give me a few more days as we work on setting up extnd.com. I'll then repackage and post a link to Extnd for ExtJS3x
  9. What browser and version are you using? I just tried on IE 8, Chrome 27 and FF 14 and the search input field rendered in all cases.
  10. can you post some code so I can debug it? Looks like it is trying to show the Search field. I see the label, just not the actual input field.
  11. Replies
    0
    Views
    457
    Hi everyone,

    Just wanted to make sure you are all aware that Rich Waters and I have created a blog now and hope to start adding articles that discuss using Extnd and our progress of updating it to...
  12. I'm out of town at the moment but perhaps the the app.js and index.html in the tests folder could help?

    https://github.com/extnd/Extnd/blob/extnd-for-extjs-4x/tests

    Otherwise, I'll try and post...
  13. Replies
    12
    Views
    2,594
    LOL, Actually, since we are hosted it as a public repo on Extnd you can "watch" it if you create an account in GitHub and sign in. Once you sign in there will be a button at the top that says...
  14. Replies
    12
    Views
    2,594
    Don't have a new nsf yet but that's in the works. In the meantime you can use the UIView and UIOutline since they both work now with ExtJS 4.1.3 and higher. (well, mostly work. I forgot to tell...
  15. Replies
    12
    Views
    2,594
    Yes, currently you can still use the 3x agents. All of this code has been tested and works with them.



    Sorry about that, I'll add some examples to the docs tonight.



    Well, the DXL...
  16. Replies
    12
    Views
    2,594
    Thanks! I know it's been a long time coming but I guess it's better late than never. :)
  17. Thanks! That would be great to have as well. :)
  18. Replies
    12
    Views
    2,594
    You can now find the latest docs here:

    For Ext.nd based on ExtJS 3.x
    http://extnd.github.com/Extnd/docs/docs3/#!/api/Ext.nd

    For Ext.nd based on ExtJS 4.x...
  19. Thanks! We are in the process of getting Ext.nd to work with ExtJS 4.x so now's a good time to look at this.
  20. You can now find the latest docs here:

    For Ext.nd based on ExtJS 3.x
    http://extnd.github.com/Extnd/docs/docs3/#!/api/Ext.nd

    For Ext.nd based on ExtJS 4.x...
  21. You can now find the latest docs here:

    For Ext.nd based on ExtJS 3.x
    http://extnd.github.com/Extnd/docs/docs3/#!/api/Ext.nd

    For Ext.nd based on ExtJS 4.x...
  22. What version of JSDuck are you using? I was using 3.5 when I was creating docs for PHP and Ruby. Starting with 4.0 there was a JavaScript parser added and so I'm not even sure if this is now doable...
  23. Replies
    9
    Views
    3,437
    If you add an iconCls to each of the items, then you can examine the target of the event and take appropriate action.



    onActionColumnClick: function(view, cell, rowIndex, colIndex, e, record,...
  24. We're working on these issues. Where did you download the code? We are getting a public github account set up soon so that we can centralize where the code is downloaded and so that the community...
  25. try opening the extnd.nsf database in a browser. there should be a link to the docs there.

    You can now find the latest docs here:

    For Ext.nd based on ExtJS 3.x...
Results 1 to 25 of 101
Page 1 of 5 1 2 3 4