Hil everybody !
I have a some question, I have 2 table:
# category
id_category
title
# book
id_book
id_category
titlebook
I want create multiselect category on form book . Please help me method, thanks.
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 14 August 2019 - 02:36 AM
Hil everybody !
I have a some question, I have 2 table:
# category
id_category
title
# book
id_book
id_category
titlebook
I want create multiselect category on form book . Please help me method, thanks.