Empty advanced fields in custom table

Support MB Custom Table Empty advanced fields in custom table

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7914
    toddmckeetoddmckee
    Participant

    I'm loading several fields into a custom table. When I have empty select_advanced fields or clear the data out of them, the form no longer stores any data into those fields. Example: Language default is English. If I clear the default value out and save the form, I can no longer store any data into that field (even after refreshing the form). If I manually add a:0{} to the database field, I can store values again.

    I noticed that several of the other fields for taxonomy store a:0{} by default. Is this a bug or is there something that I am missing?

    Any suggestion would be helpful.

    -Todd

    #7917
    toddmckeetoddmckee
    Participant

    FYI - My workaround to make the fields varchar(255) with a default of a:0{}.

    This is not a perfect situation, but it should work with the type of data I'm handling.

    #7923
    Anh TranAnh Tran
    Keymaster

    Hi Todd,

    Thanks for your feedback. It's actually a bug in the plugin. I've just released the new version. Please update and let me know if you still see it happens.

    Anh

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Empty advanced fields in custom table’ is closed to new replies.