Community
Possibility to reuse server side helper functions in PUG before switching to Helix?
Until we switch to Helix it would be helpful to be able to put the server-side helper functions for all PUG forms in a separate file to avoid redundancy and versioning problems.
How can I create a custom layout based on the Helix layout?
I want to create my own custom layout but do not want to create it from scratch. Can I somehow copy the default Helix layout and modify it?
No href generated for mailto-links in itemTemplates.json
In itemTemplates.json this
prepareDescription in itemTempalate.json
I want to move "item.description" from "subtitle1" to be within the accordion within "information".
What makes some uploaded files have an id and some not?
Files that have an id I can access and get the contents of or delete through the api.
But files that does not have an id I can only list (as that endpoint do not require the id).
I try to compare the properties in them (expiresat, contentType, public, role etc) but can't find any logic that could explain it.
Limit concurrent processes to Onify Node memory limitations
I use a wrapper to process items (often customers, but sometimes something else):
How to get Onify Settings value from /admin endpoint if it's type is 'password'?
I have problem with Onify settings. I have configured a setting to Onify with role 'admin' and with type 'password':
Access to non blocking sleep within Onifys sandboxed Node?
Onifys sandboxed Node unfortunately lacks quite a few native Node functions.
Mutual TLS and Onify Flow
Hi! I have a question about mutual TLS and Onify Flow:
Index flows can use old resource file instead of updated in up to 35 min after it is updated
Hi,