Forums

User filter

jmahun 10 Jun, 2015
I have a form that a user can fill out multiple times and it's saved each time in the database. That means a user may have multiple entries tied to their user_id in the database.

I'd like for a logged-in user to be able to view a list of all their table entries. Can I do it using a filter based on the user_id field in ChronoConnectivity? How?
GreyHead 11 Jun, 2015
Hi jmahun,

Please see this FAQ - this is a ChronoForms example but the same code will work in a CC Conditions box except that you may need add a model.id as in the examples here

Bob
This topic is locked and no more replies can be posted.