Magento 2 - Hide or remove category form after verification on adminShow hide admin form fields on change Magento 2Admin form redirect to dashboard - Magento2magento 2: admin login form inputs cut in halfAdd Checkbox In Magento 2 Admin FormMagento Extension for vendor verificationAdd an extension to edit the product name quickly in admin. Magento 2Magento 2 declaring modifier PHP Fatal Error: null given in $modifiersMagento 2.2.5 Category admin stuck after thumbnail image uploadMagento admin form select type dependency fieldMultiselect category dropdown on admin form

Is there any chance a man can get the death penalty for causing a miscarriage?

Why would a rational buyer offer to buy with no conditions precedent?

Do copyright notices need to be placed at the beginning of a file?

Is this homebrew "Cactus Grenade" cantrip balanced?

Why did other houses not demand this?

Freedom of Speech and Assembly in China

What weight should be given to writers groups critiques?

Can a UK national work as a paid shop assistant in the USA?

One word for 'the thing that attracts me'?

What is the intuition behind the term Transitive for verbs?

Best shape for a necromancer's undead minions for battle?

I want to know what marumaru means

Can a ring of spell storing and access to Find spells produce an endless menagerie?

How to let other coworkers know that I don't share my coworker's political views?

...And they were stumped for a long time

Has Ursula Le Guin ever admitted to be influenced by Kibbutz for the Dispossessed?

Storing voxels for a voxel Engine in C++

Interpretation of ROC AUC score

How would a developer who mostly fixed bugs for years at a company call out their contributions in their CV?

Why is this integration method not valid?

Who knighted this character?

Why did Jon Snow do this immoral act if he is so honorable?

Final exams: What is the most common protocol for scheduling?

Navigating a quick return to previous employer



Magento 2 - Hide or remove category form after verification on admin


Show hide admin form fields on change Magento 2Admin form redirect to dashboard - Magento2magento 2: admin login form inputs cut in halfAdd Checkbox In Magento 2 Admin FormMagento Extension for vendor verificationAdd an extension to edit the product name quickly in admin. Magento 2Magento 2 declaring modifier PHP Fatal Error: null given in $modifiersMagento 2.2.5 Category admin stuck after thumbnail image uploadMagento admin form select type dependency fieldMultiselect category dropdown on admin form






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I want to hide OR remove category form after a verification



Category form - Magento 2



So, I succeed to hide it by creating category_form.xml on viewadminhtmlui_component



<fieldset name="general" sortOrder="5">
<argument name="data" xsi:type="array">
<item name="config" xsi:type="array">
<item name="visible" xsi:type="boolean">false</item>
</item>
</argument>
</fieldset>


but I want to add a verification if it's correct I need to hide the form if not, no change should occur.



is there any solution?










share|improve this question






























    0















    I want to hide OR remove category form after a verification



    Category form - Magento 2



    So, I succeed to hide it by creating category_form.xml on viewadminhtmlui_component



    <fieldset name="general" sortOrder="5">
    <argument name="data" xsi:type="array">
    <item name="config" xsi:type="array">
    <item name="visible" xsi:type="boolean">false</item>
    </item>
    </argument>
    </fieldset>


    but I want to add a verification if it's correct I need to hide the form if not, no change should occur.



    is there any solution?










    share|improve this question


























      0












      0








      0








      I want to hide OR remove category form after a verification



      Category form - Magento 2



      So, I succeed to hide it by creating category_form.xml on viewadminhtmlui_component



      <fieldset name="general" sortOrder="5">
      <argument name="data" xsi:type="array">
      <item name="config" xsi:type="array">
      <item name="visible" xsi:type="boolean">false</item>
      </item>
      </argument>
      </fieldset>


      but I want to add a verification if it's correct I need to hide the form if not, no change should occur.



      is there any solution?










      share|improve this question
















      I want to hide OR remove category form after a verification



      Category form - Magento 2



      So, I succeed to hide it by creating category_form.xml on viewadminhtmlui_component



      <fieldset name="general" sortOrder="5">
      <argument name="data" xsi:type="array">
      <item name="config" xsi:type="array">
      <item name="visible" xsi:type="boolean">false</item>
      </item>
      </argument>
      </fieldset>


      but I want to add a verification if it's correct I need to hide the form if not, no change should occur.



      is there any solution?







      magento2 admin category adminform






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 17 at 9:42







      sayou

















      asked May 16 at 16:27









      sayousayou

      22310




      22310




















          0






          active

          oldest

          votes












          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%2f274941%2fmagento-2-hide-or-remove-category-form-after-verification-on-admin%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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%2f274941%2fmagento-2-hide-or-remove-category-form-after-verification-on-admin%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

          Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

          Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

          Get RecordId in LWC From Community PageLWC Community recordId undefinedhow to get Personal Access Token from my integrated application LWC. I am using js onlylwc quick action from Opportunity page(aura:component) and not getting @api recordIdLWC Community recordId undefinedLWC - How to get label name of buttonsLWC: Add a region in custom community themeVisual force page redirection from lightning communityLWC NavigationMixin does not work in CommunityInvoking LWC component from a plain URL - Read URL Parameter inside LWCLWC download PDF fileLWC Get Pick-list Field Values