i have a page that am creating using speed script. This page need to get values from the previous page and also has to creat records in the database.
My problem right now is that, am creating a person record in the database that needs to be linked to the address records. using the linkedTo relation (associative entity). I can t assign the foregin key of the child table to the linkedto record that i have created. The error am reciving is something like 'missing a for, find or create inthe current block' but
Thanks in advance
My problem right now is that, am creating a person record in the database that needs to be linked to the address records. using the linkedTo relation (associative entity). I can t assign the foregin key of the child table to the linkedto record that i have created. The error am reciving is something like 'missing a for, find or create inthe current block' but
Thanks in advance