R
romain.pennes@foederis.fr
Guest
Hello, It is possible to create a hierarchy relationship. For example Employee ==> Employee. The hierarchy relationship is 1 to many. We use it to have manager / collaborators. When doing a rbv_api.getRelatedIds("relname", employeeId); Does the getRelatedIds returns the 'children' or the 'parent' of this relationship? (Since there is only one relationship for bot directions - manager and collaborators) Thank you for your answer.
Continue reading...
Continue reading...