Cannot insert relationship ID into Aldeed's Autoform MeteorJS framework
问题 New to MeteorJS. I started making a novel Clan/Samurai app to see if I could understand how mongo/meteor and Autoforms handle relationships. I'm trying to make clans and samurai relate to each other so that each Samurai has a specific clan. I'm attempting to insert the clan data into the Samurai identity. I seem to not be able to. I've read the following and still seem generally confused on how to implement this. I've tried before, onsuccess, onsubmit hooks. I've attempted to set the schema