Choose File in custom table

Support MB Custom Table Choose File in custom tableResolved

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #14811
    Anh TranAnh Tran
    Keymaster

    Hi Dave, sorry for the delay. I couldn't find anything wrong with the code. Can you send me a temporary admin account to take a look into that closer?

    #14816
    tsttechtsttech
    Participant

    Dear Anh,
    Thank you for this, I just sent you the information to your elightup.com account
    Cheers
    Dave

    #14866
    Anh TranAnh Tran
    Keymaster

    It's a bug in the MB User Meta extension and I have fixed it.

    #14985
    tsttechtsttech
    Participant

    Dear Anh,
    Noticed something while working on the test server. It seems that Gravity forms is not finding the customs fields which are set to use the custom table.

    Any idea why?
    Dave.

    #15013
    Anh TranAnh Tran
    Keymaster

    Hi Dave,

    I'm not very experienced with how GF searches for custom fields. Maybe you need to find a hook to filter the list of custom fields (to add your own fields from custom table) or ask GF for help.

    #15066
    tsttechtsttech
    Participant

    Hi Anh,

    I have msg'ed GF and awaiting there answer. Once I have some more information, will update this ticket.

    Thank you
    Dave

    #15122
    tsttechtsttech
    Participant

    Dear Anh,

    Here is the update from GF's. Does it make sense?

    If Metabox Custom Table is writing it's own table separate of the User Meta, no, our add-on wouldn't integrate with that external table unless 1) the MetaBox Custom Table hooked into User Meta to 'intercept' the data query or 2) you wrote a custom hook to query that external table.

    You might want to reach out to MetaBox support for assistance in the issue you're having and a possible workaround. Our add-on works with WP Standard User Meta which is in the wp_usermeta table (https://deliciousbrains.com/tour-wordpress-database/#wp_usermeta)

    #15130
    Anh TranAnh Tran
    Keymaster

    Hi Dave,

    It's clear that GF works only with standard WP user meta. It doesn't work with any custom table (not only MB Custom Table, but all).

    I think the solution is writing a custom code to hook to GF query, as they said. Unfortunately, I'm not experience with that.

    #15159
    tsttechtsttech
    Participant

    Dear Anh,

    I agree and as always thank you for all your help.

    I really appreciate your kindness

    Dave.

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.