Hi, How would I go about modifying the UI to allow me to change the "Add Account" screen to:
1) When listLdapConfigurations returns a count of less than 1 the default cloudstack add account screen is given. 2) When listLdapConfigurations returns a count of greater than one my custom LDAP add account screen is given. What I have so far can be seen at: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob;f=ui/scripts/accounts.js;h=e3e28e47a305bb53151a6e7c749cad355b872736;hb=ldapplugin Thanks, Ian