Dear Masters of ZOHO
It is again me. I ma completely new in scripts of ZOHO. Basics of programming I am familiar with but I can not solve it through web research and my skills today.
Task is quite a complex but as I have seen it online also very common.
If the solution is there - I do not know how to solve it.
Module name: PreLeads
I have fields to fill in (field name and APIname are the same):
Fieldname:Country ->Value:Polska
Fieldname/API name:Voivodship_fieldname - >Value:have 16 choices
Fieldname/API name:Province_fieldname - >Value:has more than 20 option for each Voivodship
Fieldname/API name:City_fieldname ->Value: has more than 200 option for each province
Fieldname/API name:Street_fieldname ->Value: has more than 1000 option for each city
so it is cascade connection
For sales people I would like to restrict the choice in each from proper scope of data.
For further business analysis. Data must me correct.
Assuming that scenario is that salesperson firstly choose voivodship than province than city than street
I have this huge data base of it which contains 25000 records.
How to implement it to have simple and easy access?
I need to implement those action something like 6-10 times in system. Which means the function/script method would be the most efficient
Any ideas? What can you suggest me?
Thank you warmly in advance,
Kochnik