erik100 Posted January 29, 2009 Posted January 29, 2009 I have a database that in the main table it shows the product name and product serial number and also shows a portal with the parts that make the product. This parts come from the parts table. I need a script to add a new part to the product from the portal, but because it is partID related it has to create the next partID number and put it in the portal in the partID field. I am losing my hair trying??? Any help??
mr_vodka Posted January 29, 2009 Posted January 29, 2009 You can turn on allow creation of record on the parts side of the relationship if you want to directly add it in the portal. Otherwise, have your script go to a layout for the parts and create the new record in there.
Recommended Posts
This topic is 5834 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