









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Mendix Rapid Developer Certification Guide 2026
Typology: Exams
1 / 16
This page cannot be seen from the preview
Don't miss anything!










Practice Exam – Questions 1–50 (With Answers) Questions 1– 10
A. Page settings B. Entity access rules C. Widgets D. Themes Answer: B
Answer: B
D. Test and delete Answer: B
Answer: B
True (Yes) - ✔✔ANSW✔✔..Can you preview the pages of your app on all devices types without publishing False (No) - ✔✔ANSW✔✔..Is it possible to publish your app while it still has errors? True (Yes) - ✔✔ANSW✔✔..Does every databased table in a Mendix app automatically have an ID column? By the Domain Model when the app is published - ✔✔ANSW✔✔..How is the databased structure (for schema) determined in a Mendix app? Associations - ✔✔ANSW✔✔..What are connections between entities in Mendix called? In the Developer Protal - ✔✔ANSW✔✔..Where do feedback item show up when they are submitted by an end user? An endpoint of the microflow - ✔✔ANSW✔✔..What does the red circle in a mircoflow represent? It helps you build microflows - ✔✔ANSW✔✔..What does Mendix Assist do? The Course Entity - ✔✔ANSW✔✔..You want to use create a new TrainingEvent from the course overview page and prefill some
information based on the course. What parameter should you pass to the microflow ACT_TrainingEvent_CreateNew - ✔✔ANSW✔✔..What is a good name for a microflow that allows you to schedule a new TrainingEvent from your homepage An attribute or an association - ✔✔ANSW✔✔..What is a member in Mendix?
attributes that are not connected to input widgets on a page? Off - ✔✔ANSW✔✔..What is the default security setting when you create a new app? Edit the visibility of the attribute - ✔✔ANSW✔✔..A user role does not have access to attribute. That attributes is being displayed on a page that the user role has access to. This results in a security conflict. What would be the best solution