in my website user will fill "membership form" with auto numbering field, i will auto populate the required fields in another form with the "auto generated number". in this form i need to display (auto populate) the image/profile photo uploaded by the user while filling their "membership form" !
Create lookup field that watches for the value. Try these references.
https://formidableforms.com/knowledgebase/lookup
https://formidableforms.com/knowledgebase/lookup/#kb-compatible-field-types (image url is a compatible type if that's an option)
Please login or Register to submit your answer