KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: bharatkasodariya on September 16, 2013, 04:12:00 pm

Title: remove tags from taggroup in konakartadmin
Post by: bharatkasodariya on September 16, 2013, 04:12:00 pm
how to remove tags from taggroup in konakaratadmin.
I can insert with insertTagGroupToTags. Couldn't find method for removing tags from taggroup.
Title: Re: remove tags from taggroup in konakartadmin
Post by: ryan on September 20, 2013, 02:52:24 pm
Use updateTag() passing it the array of Tag Groups you want it to be associated with.