I seem to be having a problem when I update a relationship type. When i hit save, I get the following error:
Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request. For example, when adding controls dynamically, the controls added during a post-back must match the type and position of the controls added during the initial request.
Arrh, I'd been working on being able to add / edit / delete relations for a relation type, so probably didn't comment out all that code when I fixed the notification menu bug in v1.2 - will take a look now.
Issue updating relationship type
Hi,
I seem to be having a problem when I update a relationship type. When i hit save, I get the following error:
Matt
Hi Matt,
Arrh, I'd been working on being able to add / edit / delete relations for a relation type, so probably didn't comment out all that code when I fixed the notification menu bug in v1.2 - will take a look now.
Thanks,
Hendy
Fixed in v1.3
Cool, thanks Hendy, I'll go and update.
is working on a reply...