I am using Address1 composite control on the account form.
I need to validate the country given by the user during create of the record.
The country value stores in address1_country field.
In the plugin code do i get the value of address1_country?
How plugin works for composite control?