Hello,

I have one query as follows:

I created 3 dropdown list and one person name field and another 'ID' read only 
field.

The 3 dropdown lists are 'State', 'city', 'area', if i select any state in 
state dropdown 

list, automatically cities respective to the selected state should be loaded 
into the cities 

dropdown list ( similarly, if i selected city, respective 'area' should be 
loaded into the 

area.

Here, my requirement is
when i select particular 'State', that state code should be populate in ID read 
only field, 

similarly, if i select particular 'city', that city code should append to the 
populated state 

code and on selecting 'Area', that area code should append to the existing 
state > city codes 

in ID readonly field.

Finally, i entered the person name in the Personname field and saved, 
automatically the above 

stated code (state + city + area + personcode) should be populate in ID 
readonly field


Note: For every new entry the person code should auto incremented by one

Can anybody explain how to create the above scenario.

Thank you




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=39903#39903

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to