Hi,
I have some simple component which retrieves and stores user information via CBuser object from CB API. In the context of this component I have to create many CB fields by hand.
I wander if API also capable with creating new CB fields? If not, I guess it is still doable with direct MySQL querries. Are there any documentation on this?