john9210 Posted October 27, 2010 Posted October 27, 2010 I can create child records with a portal with no problem. But I would like to do so without using a portal. Is there an easy way to do this?
bcooney Posted October 27, 2010 Posted October 27, 2010 Yes. Capture the parent ID, go to the child layout, create a new record and set the foreign key. Set $parentID ; ParentTable::ParentID Go to Layout Child New Record Set Child::ParentID Foreign Key; $parent ID
Recommended Posts
This topic is 5201 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now