data fetch

-2
i have two entity in that first is entity is employee and second is attendance. now in employee entity i have empid attribute and also empid in attendance.when i save all data in employee entity page empid is generate.here i take empid is autonumber. here i want to fetch all empid in attendance page in drop down button or any else type.in attendance page drop down i need only those data which i save in employee page.how it possible?
asked
1 answers
5

I see alot of questions from your side (and also some downvotes from the community on your questions). I suggest you look at the https://developers.mendix.com/training/ for some excellent training courses and documentation by Mendix. There are some good introduction courses that will help you to kick start as a Mendix developer.

answered