muskee Posted March 10, 2016 Posted March 10, 2016 Not sure if this is the right forum, but I think it's something basic to do. I want to have an option in my assets layout where the user has the possibility to upload a PDF and attach it to that asset. I understand it is with a container field, but how do you make the container so a user can always upload files with no amount of files as a limit. An asset can have many files uploaded to it, so how could I make this? thanks for your help
bcooney Posted March 10, 2016 Posted March 10, 2016 You would have another table for the container records, related to its parent. Asset->Asset_Files by assetID.
Recommended Posts
This topic is 3192 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