Hi, When I create a record in the "content" table using
dispatcher.runSync("createContent", map), it also creates an entry in
"content_keyword" table with keyword=contentId. Is there a way to avoid
creating this entry? Also, when I create a records in "party_content" table
using dispatcher.runSync("createPartyContent", map), it creates entries in
"content_keyword" with keywords having the values from "groupName" in
"party_group" table. Is there a way to avoid this as well? Thank you in
advance.
- Avoid creating entry in content_keyword on content and... Altafhusen Makandar
- Re: Avoid creating entry in content_keyword on co... Altafhusen Makandar
- Re: Avoid creating entry in content_keyword o... Nicolas Malin
