100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

Mendix Intermediate Exam Questions And Answers Verified 100% Correct

Rating
-
Sold
-
Pages
14
Grade
A+
Uploaded on
08-07-2025
Written in
2024/2025

Mendix Intermediate Exam Questions And Answers Verified 100% Correct What constraint can you use to show the most recently created items at the top of the page? -ANSWER createdDate (descending) What are the default Mendix options for the popups? -ANSWER Resizable with size determined automatically, with layout grid as the most outer layer of the page. How to make the popup window always visible? -ANSWER Remove the outer layer grid. Which of the following options provides an easy way to limit access rights for a given role to a specific functionality within an app? -ANSWER By adding a separate module. Where on the page can the Menu document be displayed in an app? ANSWER Anywhere What alternative to drawing an association between two entities can you use to connect two entities, each located in a separate domain model? -ANSWER By right-clicking in an entity and selecting Add>Association. Which of the following XPath constraints should be used to allow users to only see their own notifications? -ANSWER [Notifications.Notification_Account='[%CurrentUser%]'] What can you use whenever you wish to display a navigation menu, but not the main navigation tree? -ANSWER Menu How many source and destination languages can you specify? -ANSWER One source, one destination What does default project language define? -ANSWER The language which users will see when using your app. When and how a default language of an app needs to be selected? ANSWER Automatically at the moment of app creation. Where can you choose the development language? -ANSWER In the toolbar of Studio Pro Which of the following functionalities do you need to use to show a complete list of all translatable texts of a source and destination language? -ANSWER Batch translation What is the easiest way to collect feedback from users from within your app? ANSWER Use the feedback widget Where is page access configured? -ANSWER Module Security What would be a reasonable validation rule to use for AllowedNumberOfVisitorsPerDay? -ANSWER Range <= 1000 How can you easily manage accounts for your app? -ANSWER Connect navigation to the built-in Account_Overview page Is it possible limit an entity to only one object? -ANSWER Yes, through a Microflow What is a limitation of a sub-microflow compared to a regular microflow? ANSWER None. Sub-microflows are equally capable. What main benefit do sub-microflows offer? -ANSWER Better maintainability If you want to leave notes for future developers (or yourself) in a microflow, what can you use? -ANSWER Annotations What is a limitation of a rule compared to a microflow? -ANSWER You have a smaller selection of activities. You've replaced a microflow with newer functionality and want to test it. However, you don't want to delete the old microflow permanently in case something goes wrong. How can you do this? -ANSWER Exclude it from the project. How can you allow users to access parts of an app (like a login page) without needing to log in? -ANSWER Set up anonymous users. In a microflow, what is a token? -ANSWER A system-generated value. In a microflow expression, "toUpperCase" is an example of what? -ANSWER A function In a microflow, what would be an example of a variable? -ANSWER $Customer You need to debug a microflow in production but don't want to impact your users. How can you trigger debugging only when you personally are running the microflow? - ANSWER Set a breakpoint condition. How can you have a microflow automatically run at a specific moment in time? - ANSWER Create and enable a scheduled event. What can you use to exit a loop early, instead of finishing the entire list of iterator objects? -ANSWER A break event You want to find the total number of objects in a list. What can you easily use to do this? -ANSWER Use an aggregate list function. What are batches used for? -ANSWER Processing large amounts of data. What is the list object in a loop called? -ANSWER An iterator What is another way of calling an association? -ANSWER Reference How many associations can you add between two entities? -ANSWER Many associations of various multiplicity. What is a good reason to choose to use an Information Entity instead of multiple associations? -ANSWER You want to display additional information about an association. Which of the event handlers does always need to return a boolean return value? - ANSWER The before commit. Where do you define the "persistable" property of an entity? -ANSWER In the domain model For which of the following entity types does Mendix create a database table? ANSWER For persistable entity What happens on commit of a non-persistable entity? -ANSWER Current attribute values and association values are stored in memory. What would be a good situation to use a calculated attribute? -ANSWER When a value

Show more Read less
Institution
Mendix Intermediate
Course
Mendix Intermediate









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
Mendix Intermediate
Course
Mendix Intermediate

Document information

Uploaded on
July 8, 2025
Number of pages
14
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

Mendix Intermediate Exam Questions And Answers Verified
100% Correct


What constraint can you use to show the most recently created items at the top of the
page? -ANSWER createdDate (descending)

What are the default Mendix options for the popups? -ANSWER Resizable with size
determined automatically, with layout grid as the most outer layer of the page.

How to make the popup window always visible? -ANSWER Remove the outer layer
grid.

Which of the following options provides an easy way to limit access rights for a given
role to a specific functionality within an app? -ANSWER By adding a separate module.

Where on the page can the Menu document be displayed in an app? -
ANSWER
Anywhere

What alternative to drawing an association between two entities can you use to connect
two entities, each located in a separate domain model? -ANSWER By right-clicking in
an entity and selecting Add>Association.

Which of the following XPath constraints should be used to allow users to only see their
own notifications? -ANSWER [Notifications.Notification_Account='[%CurrentUser%]']

What can you use whenever you wish to display a navigation menu, but not the main
navigation tree? -ANSWER Menu

How many source and destination languages can you specify? -ANSWER One source,
one destination

What does default project language define? -ANSWER The language which users will
see when using your app.

When and how a default language of an app needs to be selected? -
ANSWER
Automatically at the moment of app creation.

Where can you choose the development language? -ANSWER In the toolbar of Studio

, Pro

Which of the following functionalities do you need to use to show a complete list of all
translatable texts of a source and destination language? -ANSWER Batch translation

What is the easiest way to collect feedback from users from within your app? -
ANSWER
Use the feedback widget

Where is page access configured? -ANSWER Module Security

What would be a reasonable validation rule to use for
AllowedNumberOfVisitorsPerDay? -ANSWER Range <= 1000

How can you easily manage accounts for your app? -ANSWER Connect navigation to
the built-in Account_Overview page

Is it possible limit an entity to only one object? -ANSWER Yes, through a Microflow

What is a limitation of a sub-microflow compared to a regular microflow? -
ANSWER
None. Sub-microflows are equally capable.

What main benefit do sub-microflows offer? -ANSWER Better maintainability

If you want to leave notes for future developers (or yourself) in a microflow, what can
you use? -ANSWER Annotations

What is a limitation of a rule compared to a microflow? -ANSWER You have a smaller
selection of activities.

You've replaced a microflow with newer functionality and want to test it. However, you
don't want to delete the old microflow permanently in case something goes wrong. How
can you do this? -ANSWER Exclude it from the project.

How can you allow users to access parts of an app (like a login page) without needing
to log in? -ANSWER Set up anonymous users.

In a microflow, what is a token? -ANSWER A system-generated value.

In a microflow expression, "toUpperCase" is an example of what? -ANSWER A function
$13.99
Get access to the full document:

100% satisfaction guarantee
Immediately available after payment
Both online and in PDF
No strings attached

Get to know the seller
Seller avatar
TopGradeGuru
1.5
(2)

Get to know the seller

Seller avatar
TopGradeGuru Teachme2-tutor
View profile
Follow You need to be logged in order to follow users or courses
Sold
8
Member since
11 months
Number of followers
0
Documents
2223
Last sold
2 weeks ago
GRADEHUB

We provide access to a wide range of professionally curated exams for students and educators. It offers high-quality, up-to-date assessment materials tailored to various subjects and academic levels. With instant downloads and affordable pricing, it's the go-to resource for exam preparation and academic success.

1.5

2 reviews

5
0
4
0
3
0
2
1
1
1

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions