Ext.NET icon indicating copy to clipboard operation
Ext.NET copied to clipboard

absent: ext-formPanel specific configs

Open fabriciomurta opened this issue 4 years ago • 0 comments

Found: 7.2.0 Ext.NET forums' thread: FieldSet / FormPanel ... HowTo?

The ext-formPanel component is missing its own configs -- at least url and jsonSubmit are not there, which makes it difficult to work with the component without using custom configs.

As these settings are correctly listing in Ext JS documentation, there may be some issues with the API generation that are skipping those basic settings of the component.

Documentation: https://docs.sencha.com/extjs/7.3.1/classic/Ext.form.Panel.html

fabriciomurta avatar Apr 15 '21 16:04 fabriciomurta