Forum Discussion
So you have the structure setup and can add the children records one by one, but you are now asking if there is a way to make the process faster for the users to add multiple children?
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
- JulieMeeker2 years agoQrew Cadet
The issue is that they are not adding new items but picking from a list of over 800 items. I have used the technique using a checkbox and a pipeline to add the selected items. I am hoping there is a way to use like a record picker to select the items. Ultimately a new line item would be created from a copy of the catalog item.
------------------------------
Julie Meeker
------------------------------- MarkShnier__You2 years ago
Qrew Legend
Is the issue that the pipeline runs too slow for a good user experience?
Also do you have a many to many join table set up where one Order has many product order lines and one Product master has many order lines.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------- JulieMeeker2 years agoQrew Cadet
You are right. I was not even thinking about this as a way to accomplish because I really wasn't looking to save the association from the catalog to the order, but yes using a many to many relation ship works, though still doesn't give you a searchable record picker in grid edit.
------------------------------
Julie Meeker
------------------------------