I noticed confiforms has the asAttachment virtual function, in which you can get properties like so [entry.field_name.asAttachment(0).comment . But instead of getting I would like to some how set a comment for each file that users upload on my confiform to a text in one of my other fields. I don’t know how to access this method with virtual functions or JS.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.