Hi. We are migrating an older extension to Umbrac...
# package-development
m
Hi. We are migrating an older extension to Umbraco 14. umb-tree is used for looking up translations in this extension. We want to use https://apidocs.umbraco.com/v14/ui/?path=/docs/components-inputs-tree--docs with translations. Currently only content, media and users are viable options. Do you have any idea to whether tranlsations will be implemented in the UI library for U14 in the future, or do we need to develop something custom? 🙂 Furthermore we observed that Guid's are returned after closing the tree dialog instead if node id's (int), of the selected nodes. Is it expected to stay like this? 🙂 // Mathias
6 Views