Support Forum » User Profile

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Include or exclude nested groups, is it possible? #22852
    Vladimir MujakovicVladimir Mujakovic
    Participant

    Is there any news on this? or an alternative approach I can take? To reduce the massive lag in admin.

    in reply to: Include or exclude nested groups, is it possible? #22688
    Vladimir MujakovicVladimir Mujakovic
    Participant

    I would really appreciate support on this issue, thank you for looking into it. I am happy to provide my specific use case. It is kind of hard to explain the problem. But basically i need something that works like the "visible" property in conditional logic that also performs an ajax request to remove the unneeded field groups.

    I have noticed that using the metabox plugin in this way creates a serious performance issue in admin and makes the gutenberg editor unusable, even though you guys have a small example of my implementation in one of your demos. In that demo you can select different sections from a dropdown and clone them. Issue is that my dropdown shows/hides sibling field groups based on selection, so say if i have 13 of those groups (12 hidden 1 visible because it is selected in dorpdown), performing a clone, clones all 13 field groups (200+ inputs), so when i have 7 clones out on the page, we are talking about 7 * 13, which causes a lot of lag. I think this is a limitation that needs to be addressed, I love your plugin library but this has been a concern of mine for some time now.

    On a project where a client is requesting a lot of versatility and utility it would really be helpful to have control over inclusion and exclusion of particular fields (especially when that field is a field group with 20+ custom inputs).

    in reply to: Include or exclude nested groups, is it possible? #22678
    Vladimir MujakovicVladimir Mujakovic
    Participant

    I would also like to include/exclude based on a dropdown selection, I know that this can be done via show/hide with JS but I am wondering if there is a way to exclude metabox files based on a dropdown selection, not just on the frontend but serverside. Even if the page has to be reloaded.

    in reply to: Include and exclude nested groups #22587
    Vladimir MujakovicVladimir Mujakovic
    Participant

    Nvm, i solved this in a different way.

    Vladimir MujakovicVladimir Mujakovic
    Participant

    Thank you this is what I needed.

    Vladimir MujakovicVladimir Mujakovic
    Participant

    What i mean is to display my website sections in the same order as the order of my metaboxes in the the page editor screen.

    SO if i had this order of metaboxes in the page editor

    Hero
    CTA Section
    Video Section
    Content Section

    And when i view my website the sections of the website are ordered the same way

    And say now I want to swap them by Switching the positions of the CTA Section and the Video Section in the page editors by clicking and dragging the metaboxes to their new positions.

    Hero
    Video Section
    CTA Section
    Content Section

    I would like to see this order of sections presented on the website itself when I view the page.

    in reply to: Group title not showing #13748
    Vladimir MujakovicVladimir Mujakovic
    Participant

    That was it, I cant believe i forgot to try that! thank you.

    Vladimir MujakovicVladimir Mujakovic
    Participant

    Thank you, this was very helpful.

    Vladimir MujakovicVladimir Mujakovic
    Participant

    I was able to change the value via my .htaccess file, thank you!

    Are there adverse effects from increasing this value?

    And is there a better way to structure my metabox function so as to avoid this in the future?

    I enjoy having the ability of adding the website sections dynamically via the dropdown and would like to maintain that modularity.

Viewing 9 posts - 1 through 9 (of 9 total)