How to use inbuild user list as a parameter of Property group
PostPosted:Thu Mar 12, 2020 1:03 pm
by omegaites
Hi,
I want to use inbuild user list as a parameter of Property group. Please let me know the syntax for the same.
Re: How to use inbuild user list as a parameter of Property group
PostPosted:Fri Mar 13, 2020 5:27 pm
by jllort
In community edition still we do not allow direct SQL queries what will solve your issue ( in case of professional we have more options like plugin architecture ). The best aproach in community edition will be create a metadata table and periodically sincronize user list into database metadata table ( manual option or based in a crontab script ).
https://docs.openkm.com/kcenter/view/ok ... adatatable