I make some solutions and now I have to deploy them to the users. I think to make a “homepage” solution where the user can see some of these solutions (filtered via a users_rights table).
I search for a loadSolution() method but I don’t find it. Anyone have experience with this kind of form?
The only solution I found is to set all the solution except “homepage” like module but this can generate a very caotic “homepage” solution with the grow of the module solutions.
I’m quite sure there is a better solution but I’m a newbie is the servoy world.
Any ideas?