I've got a product edit form, using a formview bound to my product LLBLGenProDatasource. So far everything has been great, and very self explanitory, however, my product can have many suppliers, and i'd like to have the ability to add/remove those suppliers from a table of existing ones.
Is there a way to use LLBL out of the box to accomplish that using the setup below?
Product Table (update already working)
Product>Supplier relationship table (add/remove from here, for the selected product)
Supplier table (just use to display the supplier names)
Sorry, I didn't generate the files, and i'm brand new to the product, so far I love it though! Might just need to get me a copy for my own personal use!