I'm confused by your explanation, but it sounds like you want to use cascading fields. By using the term 'lookup field' and saying you're populating it with jQuery doesn't make sense. The term 'lookup field' in Formidable is about different field types that retrieve their content from the database. Lookup fields can be dynamic which are of great value to application design and reporting.
You can make anything self-populating with default values or using the frm_setup_new_fields_vars and frm_setup_edit_fields_vars filters.
Please login or Register to submit your answer