I am hoping to make a dynamic form and I'm wondering if it's possible.I
have a database with about 300 entries - pieces of farm property and a
few bits of info about each of those properties. I want to create a form
where users can choose the applicable piece of property from a dropdown
list. Based on the property they select, another dropdown would populate
with the crops associated with that property. Then based on the
selection made in that dropdown, a specific form will be brought up.For
ins...