Name-Based Filter

25ef8facd35f4d9ab6f1f77f837aa655

This is a filter that works on forms. Given a field name, it filters the form and sends the value of the filtered field through one output, and the form without the filtered field through the other.

The Part in Action

The best way to learn how to use this part is to see how it is used in context! Here is a Website that uses the part!

Technical Specification

Configurable Properties

  • filters_field_named
  • Inputs

  • form_in
  • Outputs

  • filtered_value_out
  • unfiltered_form_out
  • Did you find this part useful? Could it be improved? Tell us about it below!

    Download