I'm trying to use a dynamic or look-up field to populate options for a drop-down with "Limit options to those created by the current user" options enabled. My problem is that new users will not have any options when they register. Is there a way to pre-populate entries for a new user automatically? thanks for any advise!
You can use frm_setup_new_fields_vars and/or frm_setup_edit_fields_vars to populate dropdowns with whatever you want.
Please login or Register to submit your answer