Dynamic conditions migration

Dynamic conditions migration when upgrading to TAS 5.3 In TAS 5.3, dynamic conditions were changed mainly for better performance, but also for better maintenance in the future and for security reason…

PDF printing adjustment

Fix pdf printing if it doesn't print correctly (printToFantomPdf). If the PDF you are printing does not look as it should, but there are some problems (e.g. an external image is not added), then you…

Editing Task Description vs Task Instructions

In TAS5 there has been a change in how task instructions are displayed. The instructions are now visible at a glance while the Task Description is hidden only under the Informace o úkolu tab When swi…

Transpiling forEach to a for loop

This does not mean that forEach is bad and must necessarily be replaced! In computations, forEach is transpiled into a for loop. If forEach is used in a computation within a task, as shown in the exa…

Rendering HTML on Caseoverview

If I want to display a variable that has text formatted as HTML, I need to enter: <div dangerouslySetInnerHTML={{ __html: getVar('someVar') }} /> Alternatively, if I use in the variable table: <CaseV…

Contact

Syca (opens in a new tab)

Powered by HelpDocs (opens in a new tab)