
Based on CA document, there is a function in Form Handlers to return a list of Country based on "hardcoded" value.
But i want to build a dropdown list that the Country value is getting from the userstore(LDAP) or SQL table.
My main questions
1) Can use LDAP query or SQL query in Identity Portal, so that i can retrieve a list of Country name ?
2) If we can perform LDAP or SQL query and retrieve the result, then how do we populate into Identity Portal -> Form->Property ?