Good morning, I have an extensive form created, and this one has two parts that have tables linked to other tables and I have it configured with events for each field. For me they are the most important, although in the form there are more fields with linked tables but directly.
Factory
-CP
-population
- - km
- price
-province
driver supplier
driver
- truck registration
- - trailer registration
If I only put one part, it takes a few seconds, but it loads everything well.
When I fill in the other part, it is when it takes many minutes to load the first drop-down and it also takes to load the second drop-down and the other fields of the form.
What if the data is in the databases? Why is it blocked as long as it is looking for the data?
What solution is there?
regards
Factory
-CP
-population
- - km
- price
-province
driver supplier
driver
- truck registration
- - trailer registration
If I only put one part, it takes a few seconds, but it loads everything well.
When I fill in the other part, it is when it takes many minutes to load the first drop-down and it also takes to load the second drop-down and the other fields of the form.
What if the data is in the databases? Why is it blocked as long as it is looking for the data?
What solution is there?
regards