Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
What is the way to pass data between dashboards in angular js Umbraco back office?
For communication we are using "eventsService", but what about data transferring? appState looks like not working as expected
Thanks, Alex
Hi Alex,
I dont know 100% if this is going to work but generally AngularJS as global variables (rootScope).
There might be a good chance that might work. $rootScope.MySharedProperty = "sddsdssdsd"
Regards
David
Hi David,
Thank you so much, it works for me.
Alex
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Umbraco backoffice custom dashboard how to pass data between dashboards?
What is the way to pass data between dashboards in angular js Umbraco back office?
For communication we are using "eventsService", but what about data transferring? appState looks like not working as expected
Thanks, Alex
Hi Alex,
I dont know 100% if this is going to work but generally AngularJS as global variables (rootScope).
There might be a good chance that might work. $rootScope.MySharedProperty = "sddsdssdsd"
Regards
David
Hi David,
Thank you so much, it works for me.
Alex
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.