Styling
Widgets
Microflows
Domain model
Security
100

This way you can hide elements on a page based on an expression.

What is conditional visibility?

100

With this widget you group multiple widgets together on a page.

What is a container?

100

OCH_

Which prefix is used for an 'on change' microflow?

100

The color Orange

Which color is used to shows non-persistent entities in your domain model?

100

This is assigned to a user to assign what rights they have in the app.

What is a userrole?

200

CSS

What is the name of the language used to apply styling to the widgets in your app?

200

A Data View

Which page widget can be used use to show a single data object?

200

This toolbox activity includes actions like count, average and sum.

What is the aggregate list activity?

200

This setting should never be used when creating an attribute.

When do you use a calculated attribute?

200

A grouping of these together create a user role.

What are module roles?

300

This is the preprocessor scripting language that is a superset of CSS.

What is SCSS?

300

A layout grid

Which widget enables you to create a responsive design with elements in rows and columns?

300

This type of error handling should be used when you
want to log and revert all commits when an error occurs.

What is Custom with rollback?

300

These 4 attributes together make the system members of an entity.

What are the createdDate, changedDate, owner and changedBy?

300

This security level gives access to demo users and is applied when signing in.

What is Prototype / demo?

400

This css code is used to create round buttons.

What is border-radius?

400

12

What is the maximum amount of columns in a layout grid?

400

getCaption

Which function can you use to get the name (caption) of an Enumeration value in the language of the user

400

A database index

What can be used to speed up read access when retrieving data from the database?

400

This language is used in Mendix to specify what you want to restrict when retrieving data.

What is an XPath constraint?

500

Within the box model, this is used to change the space between the content and the border of the object.

What is padding?

500

mxModelReflection

Which module from the marketplace is used to read your domain models and put them as mxObjects in your app?

500

During validations, this function is used as a best practise to check if a string is empty.

What is trim() != ''?

500

Delete behavior

What defines how associated objects are handeld when an object is deleted in Mendix 

500

Use the Entity Access option in a microflow

How can you make sure a microflow can only access (create update and retrieve) data that the logged in user has access to?

M
e
n
u