how to create more then one submit_url in ui_component Magento 2How to change price decimal symbol , in Magento 2 complete storeAbout Magento2 backend form button “Save”, “SaveAndContinue”How to create action buttons in magento2 gridmagento 2 simple admin form with submit and without any data sourceMagento 2: Create product list grid using ui componentFactory create model is not empty Magento 2Magento 2 Show customer attribute in ui_component formMagento 2 frontend uicomponent form buttons not appearingHow call different Classes on button in Ui-Component. Magento2How to get Data of the product without using submit_url in adminhtml. Magento2

How easy is it to start Magic from scratch?

Two monoidal structures and copowering

Large drywall patch supports

Unexpected indention in bibliography items (beamer)

when is out of tune ok?

What's the purpose of "true" in bash "if sudo true; then"

Is the destination of a commercial flight important for the pilot?

How to escape string to filename? It is in backup a file append date

India just shot down a satellite from the ground. At what altitude range is the resulting debris field?

What does "I’d sit this one out, Cap," imply or mean in the context?

Purchasing a ticket for someone else in another country?

Closest Prime Number

Why Were Madagascar and New Zealand Discovered So Late?

Lay out the Carpet

What is the difference between "behavior" and "behaviour"?

Customer Requests (Sometimes) Drive Me Bonkers!

Sort a list by elements of another list

How to draw lines on a tikz-cd diagram

Integer addition + constant, is it a group?

How did Arya survive the stabbing?

Failed to fetch jessie backports repository

Applicability of Single Responsibility Principle

Increase performance creating Mandelbrot set in python

Why not increase contact surface when reentering the atmosphere?



how to create more then one submit_url in ui_component Magento 2


How to change price decimal symbol , in Magento 2 complete storeAbout Magento2 backend form button “Save”, “SaveAndContinue”How to create action buttons in magento2 gridmagento 2 simple admin form with submit and without any data sourceMagento 2: Create product list grid using ui componentFactory create model is not empty Magento 2Magento 2 Show customer attribute in ui_component formMagento 2 frontend uicomponent form buttons not appearingHow call different Classes on button in Ui-Component. Magento2How to get Data of the product without using submit_url in adminhtml. Magento2













2















I need to submit data from ui_component to another class so I created two buttons and on one I set the submit_url and works perfectly but in other class I cannot get the data to perform some functionalities. How can I fix this?










share|improve this question




























    2















    I need to submit data from ui_component to another class so I created two buttons and on one I set the submit_url and works perfectly but in other class I cannot get the data to perform some functionalities. How can I fix this?










    share|improve this question


























      2












      2








      2








      I need to submit data from ui_component to another class so I created two buttons and on one I set the submit_url and works perfectly but in other class I cannot get the data to perform some functionalities. How can I fix this?










      share|improve this question
















      I need to submit data from ui_component to another class so I created two buttons and on one I set the submit_url and works perfectly but in other class I cannot get the data to perform some functionalities. How can I fix this?







      magento2 url uicomponent backend






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited yesterday







      Asad Khan

















      asked yesterday









      Asad KhanAsad Khan

      1578




      1578




















          1 Answer
          1






          active

          oldest

          votes


















          0














          Submit URL is picked up automatically. You can add additional URLs in the data provider and they can be accessed by $ $.provider .myCustomUrl






          share|improve this answer























          • $ $.provider .myCustomUrl Sir where to write this code?

            – Asad Khan
            13 hours ago










          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f267388%2fhow-to-create-more-then-one-submit-url-in-ui-component-magento-2%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          Submit URL is picked up automatically. You can add additional URLs in the data provider and they can be accessed by $ $.provider .myCustomUrl






          share|improve this answer























          • $ $.provider .myCustomUrl Sir where to write this code?

            – Asad Khan
            13 hours ago















          0














          Submit URL is picked up automatically. You can add additional URLs in the data provider and they can be accessed by $ $.provider .myCustomUrl






          share|improve this answer























          • $ $.provider .myCustomUrl Sir where to write this code?

            – Asad Khan
            13 hours ago













          0












          0








          0







          Submit URL is picked up automatically. You can add additional URLs in the data provider and they can be accessed by $ $.provider .myCustomUrl






          share|improve this answer













          Submit URL is picked up automatically. You can add additional URLs in the data provider and they can be accessed by $ $.provider .myCustomUrl







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 18 hours ago









          Shawn AbramsonShawn Abramson

          2,4871915




          2,4871915












          • $ $.provider .myCustomUrl Sir where to write this code?

            – Asad Khan
            13 hours ago

















          • $ $.provider .myCustomUrl Sir where to write this code?

            – Asad Khan
            13 hours ago
















          $ $.provider .myCustomUrl Sir where to write this code?

          – Asad Khan
          13 hours ago





          $ $.provider .myCustomUrl Sir where to write this code?

          – Asad Khan
          13 hours ago

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f267388%2fhow-to-create-more-then-one-submit-url-in-ui-component-magento-2%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Bulk add to cart function issuecart vs. mini cart issue … rwd themeRedirect Add to cart button to cart pageAdd to cart issue - Magento 2.1The requested Payment Method is not available When creating an orderM2: reason add-to-cart might not function in production modeAdd to cart issue in some android devicesMagento 2 - custom price can not add to subtotal and grand total after add to cartAdd to cart codeIssue with my cart module on pdp and cart pages, just keeps spinningBulk price and quantity update using rest api

          БиармияSxpst500bh2ntaf! 3h2r