hello everyone ... I created a new module called : infos_admin where I have a registration form with a bunch of fields to register a new patient in my database , the problem is I created another module where I need to get all the patient names so select one...
Any idea how to realise this?
Provide more details so we can help you. what exactly you mean by 'get all the patients names'? do you want to let the user to select one? or show a table containing all patient records? and what you want to be able to do with them?
i want to create a "drop down list" containing the list of all my patient's names, and let the user select one of them ... do you see what i mean?? thanks for your reply :)