QBuserQBuser
8 years agoQrew Cadet
Help creating a dynamic form
I want to setup up a form where different data and calculations can occur.
I have a table that defines the packages assigned to each customer, a table that defines the components in each package, and a table with details on each of the components.
I want to collect and store the data on each batch that is calculated based on the package that is selected. User would select customer and then only the packages assigned to customer would display in the next drop down filtered for that customer. The Package table lists all the components of the package. I would want each of the components to display based on the package that is selected by the user. There would be multiple components for each package. Data entry and calculations would then occur on those component records.
How do I connect these all together and create a dynamic form?
I have a table that defines the packages assigned to each customer, a table that defines the components in each package, and a table with details on each of the components.
I want to collect and store the data on each batch that is calculated based on the package that is selected. User would select customer and then only the packages assigned to customer would display in the next drop down filtered for that customer. The Package table lists all the components of the package. I would want each of the components to display based on the package that is selected by the user. There would be multiple components for each package. Data entry and calculations would then occur on those component records.
How do I connect these all together and create a dynamic form?