How I can retrieve data from parent node into child node in backoffice
Hi all,
I have for example Stores content and under this store contents. In Stores content, I have services Tab and on this tab I'm choosing the store(using Node treePicker) to bind the service to the store.
Stores
Store1
Store2
(all actions in Umbraco Backoffice)
Now I want next when I select Store1 content then I want to retrieve Stores services data in Store1 content and filter if any service is bind to the Store1 Node and display service name on Store1 content.
How I can retrieve data from parent node into child node in backoffice
Hi all, I have for example Stores content and under this store contents. In Stores content, I have services Tab and on this tab I'm choosing the store(using Node treePicker) to bind the service to the store.
(all actions in Umbraco Backoffice)
Now I want next when I select Store1 content then I want to retrieve Stores services data in Store1 content and filter if any service is bind to the Store1 Node and display service name on Store1 content.
(all actions in Umbraco Backoffice)
is working on a reply...