Product changes

Wijnand Wiersma

Update - Custom configurations

We've updated the configurations. For values that need to be different between sandboxes, you can now create your own configurations. You give the configuration a name and a value and whenever you need them you can create a new variable of the configuration kind to fetch the value.

Custom configurations for values that need to be different in

Wijnand Wiersma

Update - callback actions

We've updated actions. Actions are used to process data. They run either in the foreground (basically in your browser) or in the background. It's no longer needed to use foreground actions or foreground import events when you need to wait before the task has been finished. You can now specify a callback action for both actions and import events.

Jeroen Reijs

New feature - Web components in the UI Builder (wysiwyg)

We have improved how components are offered in the front-end UI Builder. We made a framework (in the background of the platform) to produce web components. This kind of components can have their own pieces of JavaScript, so we can specify the needs for each component even more instead of using different libraries to all components. For now, we

Wijnand Wiersma

Update - Pdf and e-mail templates

Pdf and e-mail templates are improved by using the dynamic liquid link for assets. Previously you could only use the complete static urls but now you can use the dynamic liquid link. Also you can now use the 'Include' tag{% include 'partialname' %} to pdf and e-mail templates to make use of partials and to reuse them. 

Dynamic liquid link and

Thomas Vlaar

Update - Export modal

We have updated the export modal in the back office module with a label value for the export file name (the export outcome). We made it more clear what the export name and file name will be for exports.

The export modal contains now a label value for file names

Subscribe to product changes