Hi,
I'm using the plugin-seed (0.9.7), and have a view that uses the vCenter selector drop-down ( <showVCenterSelector>true</showVCenterSelector> ) in the plugin.xml file. Could you tell me how:
(1) I can access the value of the drop-down from within the Angular code please?
(2) I can register to the event of the list-selection being changed so it is known to the Angular code
(3) It doesn't appear in development mode for the seed, so how is the value provided from the form to test please?
Thank you