victoire
victoire copied to clipboard
[View references] update view ref id when it is modified
I want persist view ref id to keep a link to a page. When i move a widget on a virtual business page the VBP is persisted in a BusinessPage and the viewRefId that i have persisted for VBP is not the good one anymore. (same bug for vic_link) Is it a possibility to automatically update my viewRefId?
the viewRefId updating process will be refactored soon, for now, you'll have to manually dispatch your event in controllers and when i'll refactor this i'm gonna factorize your dispatches.