Forum Replies Created
-
AuthorPosts
-
Anh Tran
KeymasterI haven't done anything like that. Looks like it requires custom coding.
Anh Tran
KeymasterHi Calpaq,
I think the cause is
max_input_varssettings in PHP. Please read this post for solution.Anh Tran
KeymasterHi Calpaq,
Can you please check this answer? This might be the same problem.
Anh Tran
KeymasterCan you show me a screenshot? In my thought, when a group is collapsed, all sub-fields are hidden. So no matter the condition is satisfied or not, we still can't see the sub-fields.
Anh Tran
KeymasterHi David,
Thanks a lot for your feedback.
When you submit a post, the Group has a mechanism to filter all the sub-fields' values to remove empty values (to save space). So, if no value is entered, that means the group doesn't have any value. I'll check why it saves NULL in the DB.
I also updated the MB Custom Table docs to include your points. Thanks for helping ๐
Anh Tran
KeymasterHello,
Thanks a lot for your solution.
However, I'm quite confused here. When a group is collapsed, then all sub-fields are hidden, are they? So it doesn't matter they're visible or hidden, because they're always hidden.
Anh Tran
KeymasterHey Clayton and Doug,
We've just a fix for this problem on Github. Can you please test it?
We follow your instruction by adding 2 columns
order_fromandorder_toto track the order of each side. So far so good for now. Please take a look.Anh Tran
KeymasterOops, didn't notice it was spaces. I've just fixed it. Thanks for noticing me.
Anh Tran
KeymasterHi @candorem,
Maybe please ask your client not save/update the posts when the files are not full loaded. I mean when you edit a post with
file_advancedfield, you have to wait for 1-3 seconds to see all files are loaded. Only until then, it's safe to update the post.Anh Tran
KeymasterHi Darren,
The only way to do this is via a custom code. Please take a look at this docs. You might need to write your own code to output the default field.
November 22, 2018 at 10:25 AM in reply to: โ Taxonomy field not setting post term when inside Cloneable Group #12141Anh Tran
KeymasterAwesome! Thanks a lot for your contribution!
Anh Tran
KeymasterHi @mp81. Thanks a lot for your help. I've merged your PR on Github and added the fix for
post_tag. Please take a look. If that's ok, I'll release a new version.November 21, 2018 at 3:34 PM in reply to: โ MB Admin Columns - not sortable when using customtable #12123Anh Tran
KeymasterHi David,
The sort & search feature of MB Admin Columns haven't supported for custom tables yet. I have this bug in my list and will fix it later.
-
AuthorPosts