nshinagawa
Posts: 0
Joined: Tue Sep 24, 2013 10:23 pm

Conditions in Forms

Hello there,

I am trying to build an app where I can input to-do items and then see, on other screens, all open and completed to-do items.

In my database, I have a field for "Complete".

On the "Open" screen, I would like it to show all of the to-do items that are blank under "Complete."

On the "Completed" screen, I would like it to show all of the to-do items that have a "yes" under the "Complete" field.

I saw tutorials mentioned here, but the links don't work and most posts are over 9 months old.

Thank you!

  • Nate
Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Conditions in Forms

Hi Nate,

You can use database query with parameter 'where': http://docs.appery.io/documentation/b...

Return to “Issues”