Hi,
I believe these Mendix fundamentals will be covered in the Crash Course in the Academy, specifically in this lecture.
Did you take any of the courses? Because they will help you a lot with the Mendix basics on creating an application.
Good luck,
Jurre
Hi Itraju,
Open your App in Mendix Studio Pro.
Go to the Domain Model of your module.
Double-click the entity you want to add the attribute to.
In the Entity Properties window:
Go to the Attributes tab.
Click the green "+" button to add a new attribute.
Enter the following:
eg:attribute name: username,age,dobClick OK to save.
Go to learning path learn rapid courses/Crash course to more learning