Albert Labermair
- Total activity 226
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 101
Articles
Recent activity by Albert Labermair-
flavor - Retrieve the value of a flavor
Description The flavor function returns the value of a flavor based on the specified name. This allows access to custom fields (flavors) within formulas. Syntax flavor(name) Arguments Argument D...
-
Flavors type "Person"
Flavors of type "Person" allow the selection of people from a defined list. They are often used to assign responsibilities or contacts in projects and tasks.DescriptionThis flavor type provides a d...
-
Note on editing by third parties
Description If another person is currently editing the same task, a short message will appear in the top area of the detail view with that person's name or icon. This way, you are informed in real-...
-
padRight - pad strings to the right
Description The padRight function returns a new string with a specified length, where the end of the current string is padded with the specified filler character. Syntax padRight(string, length, fi...
-
Use of the process function within createButton
Description The Process function in Smenso allows executing a series of actions sequentially. It is used to manage complex workflows in a formula by executing multiple steps in a defined order. Thi...
-
maxAll - Determine the highest value of all objects
Description The maxAll function returns the largest value of a specified function across all objects. Optionally, subtasks can also be included in the calculation. Syntax maxAll('expression', inclu...
-
projectFlavor - Retrieve the value of a project flavor
Description The projectFlavor function returns the value of a flavor assigned to a project. This allows access to specific project flavors within formulas. Syntax projectFlavor(name) Arguments A...
-
My Tasks
In My Tasks, you collect and organize all tasks that are relevant to you โ regardless of whether they come from projects or were created by you personally. This helps you keep an overview and struc...
-
Flavors of the type โLocationโ, โAreaโ & map view
With the flavor types Location and Area you can display tasks and projects with geo-positions and areas on a map. Together with the Map view, projects with a geographic context can be visualised an...
-
minFolder - Determine the smallest value in a folder
Description The minFolder function returns the smallest value of the provided function of all objects in a specific folder. This is particularly useful when performing calculations at the group lev...