I am look at building an inventory app which has a custom form which has a single field for "To", "From" and "when" but adds multiple records for each part type that is received.
David shared this idea · Apr 2, 2014
I am look at building an inventory app which has a custom form which has a single field for "To", "From" and "when" but adds multiple records for each part type that is received.
David shared this idea · Apr 2, 2014
Comments
1 comment
Hi David, thanks for submitting your question. Currently forms are used to create an individual record upon clicking save and you are not able to add multiple records for one form entry. However, you could have one record contain fields To, From, When, Part1, Part2, Part3, etc..., and in turn the form would contain multiple part type fields. This would allow you to save all part types received at once. Hope this helps, Jen
Please sign in to leave a comment.