Old form; not able to update chained selects [RESOLVED]

I am updating a copy of an older form. I use the chained select field. When I upload the csv file, the upload does not complete. The log indicates:

2024-03-20 12:04:52.846873 - DEBUG → GF_Chained_Field_Select::maybe_import_from_filter(): running for form #18
2024-03-20 12:04:52.846956 - DEBUG → GF_Chained_Field_Select::maybe_import_from_filter(): processing field #24
2024-03-20 12:04:52.847006 - DEBUG → GF_Chained_Field_Select::maybe_import_from_filter(): skipping; filter not used.

I have tried every variation of trouble shooting without success.

If I create a new form with a chained select field, it does work. But the form I am updating is very complex and recreating it would be a huge time sink.

Any ideas about how to address the “skipping; filter not used”

Is the form set to active on the Forms list page? If not, the import will abort.

That was the issue. Neither the documentation nor the log mentions this. Thank you.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.