• Spring naar de hoofdnavigatie
  • Door naar de hoofd inhoud
  • Spring naar de voettekst

Taskform: De flexibele app voor uw bedrijfssoftware

|

023-2340999

|

info@taskform.nl

|

Knowledge Base

|

Remote Support

|

LOG IN

Logo Taskform

TaskForm

De flexibele mobiele app voor uw bedrijfssoftware

  • Home
  • Hoe werkt Taskform?
    • TaskForm Data Connector
    • TaskForm Appbuilder ™
    • Taakbeheer
  • Voorbeelden
    • Werkbon app
    • Werkplekinspectie app
    • Urenregistratie app
  • Referenties
    • Proteus apps
    • Factuursturen apps
  • Prijzen
  • Blog
Gratis Proberen

Formula Operators & Functions

Taskform > Form Screens > Formula Operators & Functions
Welcome to our Knowledge Base

For the latest information on Formula Operators and Functions, check out our built-in reference inside the Formula Builder dialog on our web platform.


Whenever you see a “hammer” icon appear next to a field, you can click this icon to launch the Formula Builder.

For example in the Form designer, if you click on a form field, then hover over the Visibility property on the right hand side, you’ll see the “hammer” icon appear.


Once in the Formula Builder, the list of available formula functions will appear on the right-hand side of the dialog as a drop down field.


Note: Formula Builder Hints

When you click the drop down, the list of functions displays, and if you mouse over these you should see detailed hints appear next to most of these functions.

These hints explain how to use each function.

When you click a function in the list, you’ll see it added to the formula text area with placeholders for the required inputs.



More broadly, we make use of friendly help prompts heavily through the platform to explain how various functions work.


Whenever you see text with a question mark icon next to it, there’s a hint available.

We often put quite detailed text into these hints, so they are always worth checking out.



EXAMPLES OF COMMONLY USED FUNCTIONS – SEE FORMULA BUILDER FOR FULL, UP TO DATE LIST

Contextual Functions

Function

Operator

Example

Notes

current field’s answer

.

. < 10.51

The current answer must be less than 10.51

today

TODAY()

TODAY()

return today’s date

now

NOW()

NOW()

return a timestamp for this instant


Math Functions


NOTE: You must put a space between your math operators in formulae – e.g. {{price1}}-{{price3}} is not valid, but {{price1}} – {{price3}} is.

Function

Operator

Example

Notes

addition

+

{{price1}} + {{price2}}

subtraction

–

{{price1}} – {{price2}}

multiplication

*

{{price1}} * {{price2}}

division

DIV

{{price1}} DIV {{price2}}

You must use the ‘div’ operator. Using a ‘/’ will not work

greater than

>

{{price}} > 10.51

greater than 10.51, can also be combined with equals: >=

less than

<

{{price}} < 10.51

less than 10.51, can also be combined with equals: <=

rounding

ROUND(value, power) ROUND({{price}}, 3) return the rounded value of q1, as in Excel


Text/String Functions

Function

Operator

Example

Notes

concatenated string values

CONCAT(value1, value2, …)

CONCAT({{name}}, ‘ with id: ‘, {{national_id}})

Returns the concatenation of the string values.
Add line breaks with ‘\n’ – e.g. concat(‘Hello’, ‘\n’, ‘Goodbye’) gives:
Hello
Goodbye

extract a substring

SUBSTR(value, start)

SUBSTR(value, start, length)

SUBSTR(‘Test’,1, 2) = ‘es’

returns the sub string beginning at the specified zero-indexed start and runs to the end of the string, unless the optional character length is specified.

length of a string

STRING-LENGTH(value)

STRING-LENGTH(‘Test’)=4

return the length of a non-empty string

concatenate values with a separator

JOIN(separatorString, value1, value2, …)

CONCAT(‘The answers are: ‘, JOIN(‘, ‘, {{question1}}, {{question2}}))

returns the concatenation of the answers using the first argument as a separator


Repeatable Group Functions

Function

Operator

Example

<h4 style="margin-top:

Tags:
  • Form Screens
Geïnteresseerd om gratis te proberen?

Laat uw gegevens achter en probeer onze app 30 dagen gratis.

Footer

Blog

  • Taskform wordt zelfstandig bedrijf en verwelkomt nieuwe directeur
  • Parijs Release: Innovatieve en Diverse Functies
  • Kopenhagen Update: Focus op Tijd Besparing
  • Berlijn update: Mobile app met OCR en Netsuite Koppeling
  • Roma update: Verbeter je apps

Support

Knowledge Base
Contact

Contact

info@taskform.nl
+31 023 2340 999

App store downloads

Download-Taskform-Android-app Download-Taskform-Apple-app