Hi,
I just tried to get the relational mod working, pretty fast for the "one" side (Only 2 db, one to many relation). I can add records, search, view etc.
UNFortunately I can't see links or something how to add a record at the "many" database. I'm not really sure if I implemented the following section correctly (I didn't implement this at all):
-----------
You will probably want to have links in the footer to go back and forth between the databases. You can copy the links that are in sub html_footer, except that you will need to change
$db_script_link_url
to
$db_script_url?db=database name&uid=$db_uid
----------
CAN i implement this, or MUST I to be able to see links in the footer for adding records in the "many" DB? If yes, should I expand all $db_script_link_url with the ?db... What about "database name", do I have to change this (to the name of each database? Example?
By the way, is there a feature to search the posts in this forum at once?
Many thanks,
Ralph
I just tried to get the relational mod working, pretty fast for the "one" side (Only 2 db, one to many relation). I can add records, search, view etc.
UNFortunately I can't see links or something how to add a record at the "many" database. I'm not really sure if I implemented the following section correctly (I didn't implement this at all):
-----------
You will probably want to have links in the footer to go back and forth between the databases. You can copy the links that are in sub html_footer, except that you will need to change
$db_script_link_url
to
$db_script_url?db=database name&uid=$db_uid
----------
CAN i implement this, or MUST I to be able to see links in the footer for adding records in the "many" DB? If yes, should I expand all $db_script_link_url with the ?db... What about "database name", do I have to change this (to the name of each database? Example?
By the way, is there a feature to search the posts in this forum at once?
Many thanks,
Ralph