how to show only selected records by field?

Filter displayed records by a specific field in ChronoForms.

Overview

The form was showing all records instead of only those matching a selected dropdown value.
In the CF form, use a field named fltr[mod][field] and then add mod.field to the filters in the CC5 front list settings.

Answered
fe fedesimo 20 Oct, 2014
hi,

i've build a form to search all the records (and show them) by the city field with dropdown input.
now, when i connect the form (connect action=view), cc show the follow:

Partner Point: {ppoint.nomeadv} Indirizzo: {ppoint.indirizzosede} Telefono: {ppoint.telefono}

if i leave connect action blank, cc show all records in table display.

we could put the solution in faq's under "Connectivity edit with Chronoforms" 😀
fe fedesimo 22 Oct, 2014
Answer
i solved with field named: fltr[mod][field] in cf5 and putting mod.field into filters of front list settings in cc5
This topic is locked and no more replies can be posted.