I have created grid using ui-component, Now I want to create form without using ui-component. So please provide me a solution
Pratik Navapara
1,18012 silver badges27 bronze badges
asked Mar 12, 2018 at 14:12
Jaisa
2,64010 gold badges58 silver badges124 bronze badges
-
1Use block classes and XML .... Why would you not use ui-components?André Ferraz– André Ferraz2018年03月12日 14:29:50 +00:00Commented Mar 12, 2018 at 14:29
-
Bcoz i have two drop down fields.one contains collection of attributes and the other one contains the collection of available options of associate attribute .Jaisa– Jaisa2018年03月13日 03:16:03 +00:00Commented Mar 13, 2018 at 3:16
-
That is why I decided to use form without using ui componentJaisa– Jaisa2018年03月13日 03:16:54 +00:00Commented Mar 13, 2018 at 3:16
-
Can you see this post then you will get a better understanding of what I need magento.stackexchange.com/q/216810/59735Jaisa– Jaisa2018年03月13日 03:19:00 +00:00Commented Mar 13, 2018 at 3:19
-
1You can add drop downs to UI Components, its good to use UI components whenever possible. Magento also recommends using it.André Ferraz– André Ferraz2018年03月13日 09:50:18 +00:00Commented Mar 13, 2018 at 9:50
1 Answer 1
For creating admin form without using ui-component download the sample extension from this link and go through with it.
Manish
3,1447 gold badges33 silver badges48 bronze badges
answered Mar 12, 2018 at 16:56
Banvari Lal
1702 silver badges11 bronze badges
default