Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
95 views

I’m working on upgrading an application that uses ExtJS 4.0.1 to 7.9. The application doesn’t follow the standard Sencha application structure. Instead, we directly include ExtJS (JavaScript, SCSS, ...
Tran Huy's user avatar
0 votes
0 answers
79 views

I'm trying to apply CSP in my EXTJS project and getting error: "Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'". I ...
Payal's user avatar
  • 1
-1 votes
1 answer
94 views

MySQL has 2 tables with the same rows. For an edit I need one TreeList without true leafs and edit the true leafs separately in a Grid and for the Employees i need one TreeList with the true leafs. It ...
Kijupo's user avatar
  • 25
0 votes
0 answers
55 views

I would like to add a tooltip to the header and only the header checkbox in grids using the CheckboxModel. I've created an override file, but I've been unable to figure it out. I would like to avoid ...
CycleGeek's user avatar
  • 513
0 votes
1 answer
112 views

I've been working on a production project that aims to replace our dependency on a custom Node API to run React apps. Since we already use ExtJS and have an Ext Direct server implementation, I've ...
Brad Parrott's user avatar
0 votes
1 answer
52 views

i suppose i've found an incorrect behavour in classic ExtJS versions from 6.5.3 to the latest one (7.9). Error appears in Chrome, Firefox and Edge. Pressing TAB keyboard button in Button Menu docked ...
Sergey Bogdanov's user avatar
1 vote
0 answers
37 views

I'm trying to add a custom filter to the order module in Shopware 5, specifically for Pickware ERP suppliers. So far, I created a custom backend controller that returns the list of suppliers from the ...
nasdneb's user avatar
  • 143
1 vote
0 answers
68 views

I just signed up for the Ext JS trial, but I can not generate an application. I understand that without license I can not download the Ext SDK, but the alternatives provided for the trial license does ...
Roberto Rodriguez's user avatar
0 votes
0 answers
41 views

I'm fairly new to Ext JS (my setting is Ext JS 7.3.1) and I'm having issues on showing the data on the first click on a record, whereas if I'm refreshing that same page the data (one or more marks on ...
Stefano De Rosso's user avatar
1 vote
1 answer
89 views

I'm having much trouble reading from a json file. I have an Ext.window.window Ext.panel.panel Ext.tree.TreePanel which loads Ext.data.Model from Ext.data.TreeStore which has an AJAX proxy with a JSON ...
SMerrill8's user avatar
  • 580
1 vote
1 answer
99 views

Currently we have an extjs application where we are calling the /login API through an Iframe by passing the username as /login?username=YWRtaW5AZWZmaXNlci5jbzZTZzMTg= and reading this in the ...
Just another object's user avatar
1 vote
1 answer
139 views

anyone know how to get file MD5 from Filereader readAsArrayBuffer() ? my current solution is using CryptoJS convert arraybuffer to base64 decode base64 to binary string. use CryptoJS.MD5(p_str)....
Charles Candy's user avatar
1 vote
3 answers
85 views

Is there any method to set link to sub class function by reference? For example: main program -> create object of classA which inside create object of classB inside classB contain function-B From ...
Charles Candy's user avatar
0 votes
0 answers
51 views

I have android mobile application created with sencha Ext JS framework, JavaScript and Cordova library. This app will only run in the PDA device(Point Mobile PM85) and PDA device have inbuild scanning ...
Bal mukund kumar's user avatar
0 votes
0 answers
76 views

I'm using Tagfield, without store and by only manual entering the values. there are couple of questions that needed help. I need to add validation like if entered value is not in email format its ...
Sahas's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
1655