I'm just starting with Umbraco so my question might be easy to answer.
How can I fetch an entity from it's udi in controller.js and display it's fields in Angular view?
Also, is it possible to get id from udi and use getById() function to return entity?
Fetch entity from it's udi - get id from udi
I'm just starting with Umbraco so my question might be easy to answer. How can I fetch an entity from it's udi in controller.js and display it's fields in Angular view?
Also, is it possible to get id from udi and use getById() function to return entity?
cheers all!
is working on a reply...