Did you still need to put the underscore in your dataset name here?
wixData.insert("mannequinpreferences", toInsert)
//to this//
wixData.insert("mannequin_preferences", toInsert)
Did you still need to put the underscore in your dataset name here?
wixData.insert("mannequinpreferences", toInsert)
//to this//
wixData.insert("mannequin_preferences", toInsert)