This topic is locked

Child Table Link

5/4/2012 4:48:33 PM
PHPRunner General questions
T
Tempus_Erus author

Hi,
There is a link that shows master table relatiohsip. ( eg: profile_list.php?mastertable=bg_main_db&masterkey1=1)
Does anyone know how I can add this link to the edit page, thus removing this link from the list page?
Obviously the issue is the masterkey <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=19505&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' />
Thanks all.
A

M
malnak 5/4/2012



Hi,
There is a link that shows master table relatiohsip. ( eg: profile_list.php?mastertable=bg_main_db&masterkey1=1)
Does anyone know how I can add this link to the edit page, thus removing this link from the list page?
Obviously the issue is the masterkey <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=65937&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />
Thanks all.
A


On the datasource view you will have your tables listed. they will have arrows between them if they have relationships. Double click the line and get the following graphic:


Uncheck the list box and check the edit page box. Check out the manual here: http://xlinesoft.com/phprunner/docs/master_detailes.htm
Good Luck

T
Tempus_Erus author 5/5/2012



On the datasource view you will have your tables listed. they will have arrows between them if they have relationships. Double click the line and get the following graphic:


Uncheck the list box and check the edit page box. Check out the manual here: http://xlinesoft.com/phprunner/docs/master_detailes.htm
Good Luck


Thanks, aware but don't particuarly like the format here but does give me anonther idea!
A