Hi GC'ers,
I'm trying to implement a relation_n_n for tagging posts. I would like users to be able to create new tags to only selecting tags existing on the selection table. Is this possible? Any hack?
Thanks,
Titu
⚠ 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 29 May 2014 - 22:09 PM
Hi GC'ers,
I'm trying to implement a relation_n_n for tagging posts. I would like users to be able to create new tags to only selecting tags existing on the selection table. Is this possible? Any hack?
Thanks,
Titu
Posted 29 May 2014 - 22:58 PM
Hi titu,
will request you to elaborate the scenario.. a bit broader 2 understand.. what u shared .. might be possible but cant visualize the situation.. so elaborate and u might get help!
Posted 30 May 2014 - 01:23 AM
Sure Amit. Thanks.
Maybe even a simpler situation. Using multiple selection, I want to generate a tag input that may insert new tags on the related table.
I think this is still confusing cause I'm not sure the approach to take.