Hello there,
Having a bit of an issue when trying to use "Disassociate" on a subgrid. I've added a subgrid on a web form, and in the step gone into the metadata and added "disassociate" however when I try to disassociate inside the portal, it comes up with an error "Bad gateway". Weirdly when I refresh the page, the item is no longer on the subgrid, however this is not optimal as I would like the item to be gone immediately.
Found an error when looking inside the console in my browser:
A public action method 'Disassociate' was not found on controller 'Site.Areas.Portal.Controllers.EntityGridController'.
This to me looks like it is a server side issue, and I'm not sure how we can fix this given we have limited access to server side operations.
Kind Regards and thanks to anyone that can help :)
Josh Grant