Replies: 0
By some reason i am creating a frontend form with pure html, but im still creating all the fields, that i use in cfs. Then i use the CFS()->save function to save the data to the database.
If i create a upload field with pure html, is there a way that i can get this field to connect to the cfs upload field and function ? if yes, what is the code ?