Tom Nielsen
Tom Nielsen
sort on join Fields in lists is still not supported
@gianlucafiore is this still not working? I am trying to reproduce but it works for me
trigger name is required in the new Trigger form as of #812
@d3cline there should be no problem running Saltcorn as non-root, indeed this is strongly recommended and on the digital ocean images Saltcorn runs as a standard user. If you want...
I will write something on the wiki about this, but for now you can run `npm install -g saltcorn@latest` assuming that you installed with `npm install -g saltcorn` Unfortunately it...
Ok, will investigate the upgrade process in a VM. I haven't tested as I deploy and develop from git, not npm. What OS are you using @AleksandrSokolov ?
this works for me: first install previous version: ``` tomn@LAPTOP-3VET16LK:~$ sudo npm install -g @saltcorn/[email protected] --unsafe npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated [email protected]:...
this will be fixed in the next release and is already fixed in the code On Fri, Jun 11, 2021 at 7:34 AM Chlipouni ***@***.***> wrote: > Hi, > In...
I think this is not currently supported. I will try to look at getting it to work
implemented in #1448 - user $user_id to access user id (as indicated in field explainer)