I want to create a sub-organization inside a Organization in Liferay 6.1.
Please guide me to achieve this.
Regards, Dinesh.
I want to create a sub-organization inside a Organization in Liferay 6.1.
Please guide me to achieve this.
Regards, Dinesh.
Copyright © 2021 Jogjafile Inc.
To create sub organization you can use this code snippet
Note :- Pass parentOrganizationId to link sub organization to parent oraganization
HTH