Hi
I just created a profile type and an entity to store profile data in a schema. I wrote bundle of profile2, to my entity. With using form alter, profile2_load and view, I can view my fields. Views see my table as an entity. I just want to ask if following is possible or not?
Can profile2 load my schema property (I mean fields in my table) just like it loads attached fields without using form_alter and profile2_load?