Hi guys,
I am trying to implement the "Manage users" functionality that is found in newer Swift versions.
I could recreate all pages and modules and I have copied all templates.
However, I get some errors related to some code within the ManageUsersInviteModal.cshtml template.
Specifically, here:
And here:
I have commented these lines but I am not sure about the impact to the end result.
If I understand correctly, this logic handles the update of the users index once an operation was performed.
Could this be replaced by this setting:
My solution is running on DW 9.13.14.
Thank you,
Adrian