You need to sign in to do that
Don't have an account?

Custom object country - state dependence functionality Visualforce page
Hi All,
I have already created 2 text fields in my custom object.
I need to bind those two text fields to my visualforce and behave as country , state dependency.
[I've a different object for country and its state also]
I found this example which binds country and state to a property
https://developer.salesforce.com/forums/?id=906F0000000Ar9DIAS
But i need to bind to my two text fields.
Can someone help me on this..
Thank you very much
I have already created 2 text fields in my custom object.
I need to bind those two text fields to my visualforce and behave as country , state dependency.
[I've a different object for country and its state also]
I found this example which binds country and state to a property
https://developer.salesforce.com/forums/?id=906F0000000Ar9DIAS
But i need to bind to my two text fields.
Can someone help me on this..
Thank you very much
Same page i have to fill two company sections, company one country and state. and company two country and state.
[I've four fields for that]