This topic is locked

Linked dropdown box to related records

9/14/2009 7:17:08 PM
PHPRunner General questions
woodey2002 author

Hi everyone,
Anyone got any ideas on how to create a dropdown box with links to related tables that share data.
Example: master table patient
This is related to tbl med_info & tbl medications for example by it's patient ID.
Can the user select a patient and have a way to select add related tbls via a dropdown box?
I can use the phprunner created links on the patient_list page but i am starting to run out of space on my page.
If anyone has any other ways to something similar please let me know as i am going crazy maybe a custom menu?
Anyway
Many thanks,
JAMES
phprunners no1 fan <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=12732&image=1&table=forumtopics' class='bbc_emoticon' alt=';)' />

J
Jane 9/15/2009

James,
you can create this custom menu in the custom event (Insert PHP code snippet option on the Visual Editor tab).

Publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages and I'll try to help you with sample code.