Hi Everyone
I am currently working on creating an extension using extension dev tool 24.1.2. Currently, I want to fetch the user profile data for the extension. I am using Profile.Model to get the appropriate user information. However, I want to fetch a field from customer record named "category". I believe this is a native field but for some reason I am not able to fetch this field using the user profile model. Does anyone know how i will be able to fetch this field from the customer record?
Looking forward to your response.