Base solution for your next web application
Open Closed

Organisation Unit Tree Lookup Component #6377


User avatar
0
jtallon created

Hi there,

Using (v 6.5) of .NET Core and Angular.

I am wondering if anyone has an example of code used to create a Organisational Unit Tree Look Up Modal?

I have a new entity that has a Navigation Property to Organisational Unit. I use the RAD tool to generate the basic UI components, which creates an OU Table Lookup, but need to display the OUs in the tree view as a modal form.

Any help or code examples would be great.

Regards


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @jtallon

    organization-unit-tree component is used in create-or-edit-user-modal.component, you can check it.