I have to implement the assigning of web roles to the Contact from the portal itself.
I have the contact form which has the web role subgrid, on the portal but it's not editable at all even though I am creating proper Basic Form Metadata in basic forms.
I have also added proper permissions so that when I add web roles forms on the portal, I can update and create the web roles but I am unable to associate web roles from the subgrid in contact form.
Note: Contact and Web role entity do not have any relation and I am also unable to create M2M relation between them.
Is there way so that I can assign web roles from the portal itself which creating a contact or modify them?
Any help would be appreciated.