Support Forum ยป User Profile

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • in reply to: โœ…Rows and Columns in Textarea field #48291
    DaveDave
    Participant

    The rows has no effect in the frontend form ๐Ÿ™

    in reply to: โœ…Restrict file type with File Upload field #47081
    DaveDave
    Participant

    Yes this is critical for all fields related to uploads

    in reply to: Add more fields to a relationship #46963
    DaveDave
    Participant

    I feel the ability to add a field group to a relationship is quite important. I can't think of many scenarios where it's not required...

    in reply to: โœ…Hide field in backend edit screens #46864
    DaveDave
    Participant

    Thanks so much, what I'm thinking is that I'll pass through is_admin() with wp_localize_script to my js callback function. That "should" do the trick.

    in reply to: โœ…Hide field in backend edit screens #46857
    DaveDave
    Participant

    Hi,

    If I do this, the cpt in backend won't have any fields,it's just one field that I need to hide on backend. I'm not sure I understand the solution, could you please elaborate?

    Thanks

    DaveDave
    Participant

    Hi Peter,

    Thanks for these suggestions.

    I think I'll need to experiment with these methods and see how I go.

    If I use a prefix to ID via any method, I assume that any reference to that field will always require the prefix to address it right?

    Cheers,

    DaveDave
    Participant

    Hi Peter, thanks so much for responding. I read that doco page but missed the bit about group fields not being sanitized. Nearly 70% of all fields I create are in groups, I never knew they weren't sanitized.

    Could you please comment on the following in relation to group fields and cloneable group fields:

    1. I'd like to use the html pattern with a regex to validate but entering the same regex accross many fields and groups is a pain and if it needs updating in future, that's going to be a problem. Is there a way I can apply the regex globally for the pattern attribute but still use mb builder?

    2. Since I need to put sanitize callback at group level, is there a way that I can detect field type in a php group sanitize callback?

    3. Similar to my question above (#2) but for non generic field sanitizing, is there a way I could mark fields (perhaps using custom attribute or something like that?), so that my php group callback can detect these fields and call a specific custom sanitize function for these exact fields?

    Just trying to cut back on repetitive code and maintenance, as referring to fields by name is really cumbersome...

    Thanks in advance...

    Cheers.

    in reply to: โœ…How to access older versions of extensions #46576
    DaveDave
    Participant

    Is there a method to do this yet, the new group plugin still has serious issues with clone empty start and I cant rollback and disabling the option doesnt fix the issue in cloneable groups in blocks.

    in reply to: Gutenberg custom field type #45951
    DaveDave
    Participant

    I thought of this a while ago but I don't think its possible within WordPress, eg. Trouble. I suspect greenshift may be using innerblocks rather than separate editor right?

    DaveDave
    Participant

    This appears to have been marked as a feature you will be adding for three years - is there an expected date of release?

    in reply to: โœ…Using MB Blocks in Theme Templates #44383
    DaveDave
    Participant

    Do Metabox have an ETA on full compatibility with Site Editor, it's really a deal breaker on using blocks and you've been working on it for a while now?
    In site editor it's pretty easy to create blocks that will invalidate and break, that will cause console errors, that will have broken field layouts, that simply mess up in nearly every way possible.

    DaveDave
    Participant

    Hi,

    The form you sent me link for, displays no method to upload files.

    thanks

    DaveDave
    Participant

    I have similar setup to Monden and I have tried disabling as much as I can and I believe it did start following an update as previously this wasn't happening. I use AIO and builder but only those mentioned above enabled. Do you have an email address I can send my exported block to, as I don't want to upload publicly?

    in reply to: Custom Field - Icon Picker (with search functionality) #41687
    DaveDave
    Participant

    Having a field type of icon would be of huge benefit.

    If we did it the easy way and just allowed the user paste svg code - what would be the best field for this?

    in reply to: โœ…Block Title in initial block state #40959
    DaveDave
    Participant

    I agree, both points. Furthermore, that block/edit message over a no-preview block looks really really rough, can this please be considered as that really spoils user experience in Gutenberg.

Viewing 15 posts - 1 through 15 (of 18 total)