Not to be a broken record but, any chance someone at Sencha can go plug the coworkee server back in so it starts working again.
I am trying to figure out routing and extdirect and I find this to...
Type: Posts; User: ErikJAX
Not to be a broken record but, any chance someone at Sencha can go plug the coworkee server back in so it starts working again.
I am trying to figure out routing and extdirect and I find this to...
FYI,
Coworkee is offline again........
Your coworkee demo is DOA, just a FYI........
I have a dataview that displays a fontawesome font based on the data in the record.
<tpl if="bSelected == false">
<i class="fa fa-square-o fa-2x" style="position: relative;...
Todays release of architect has the v4.2.6 installer inside the zip and it does not work, please fix!!
I am attempting to implement drag and drop on a modern app tree, step one was to get to the 7.0 framework.
Now I have to implement the plugin.
Have you figured out a way to use extjs 7.0 modern with the current version of architect? Asking because I really need the drag and drop functionality in 7.0 modern but thought there was no way to...
I added the code as a javascript resource and the application runs but the design view in architect is completely broken for pie charts, throws the interaction.widget.interaction error.
Any way to...
How do you add this workaround to an architect project?
Thank You!!
Try running architect under a different user profile. I had this issue a while back and the only fix was re-creating the user profile from scratch.
I ran into this a few months ago and the way I understand it the issue is with the way the iPad handles the pdf file and not EXTJS.
I use this to work around the issue until something changes:
...
I updated the fiddle to change the back button text.
To remove the double header, set header: false, for grid set title: false
updated fiddle: https://fiddle.sencha.com/#fiddle/2k7g&view/editor
to change the back button:
var...
I have the same problem in Chrome and Edge but it does load and work properly in IE 11.
Erik
I have a store containing all the data then use chained stores with filters set for each subset of data needed for each control.
Erik
Is there a way to use componentdataview on a extjs 6.6.0 modern project?
Any known examples?
Erik
update, I get the same error in x86 and x64 version.
After i enabled the debug mode I see this entry in the debug file: [12512:0719/133213.053:INFO:CONSOLE(235)] "TypeError: Cannot read property...
Since I upgraded to 4.2.4 the design view is broken on new and existing MODERN projects.
Log tab says: Framework Error: Cannot read property 'add' of undefined.
Any help appreciated.
Erik
...
The update from within architect did not work for me either. I downloaded the installer from the support site and it installed correctly. So far it appears to be working correctly.
Erik
I found the one you are trying to implement but stumbled upon this one:
https://fiddle.sencha.com/#view/editor&fiddle/1bk6
Just a option you may want to try.
Erik
I do not think you will be able to work on the same project file with different versions of architect, at some point the file will be upgraded to the latest version and your older clients will no...
If you search the forum you will see that this has been asked many times and currently Architect does not support bringing in an existing screen. I believe the official Sencha road map does include...
Not sure why but I was able to upgrade a modern and fairly large classic app without any issues.
No files deleted and build times seem the same.
I am now seeing the same issue on a modern project that uses the navigation view. I looked at the class structure after the view is removed with POP and it does appear to be removed from the parent...