I'm italian and I'm new in the DNN's world.
I need to create a control as list for telephone prefix in Profile's module.
With Host user, I created the control prefix and Iassigned it the list type, and to Admin --> List: I created a list control with the same name of my control in profile's module. is it right?
but I want populate the list by code, with a SQL view because I already have that list in my db.
how can I do it?
Thanks for any help!