Christopher Herold
Posts: 0
Joined: Fri Jun 28, 2013 8:27 pm

Associating multiple buttons with different database entry _id's

Hi!

I have a database with multiple entries. When I display these entries I associate each them with a button called "Edit Notes".

I then have a list that looks something like this:

Tiger Lion
834-2343-2343
a href="mailto:dsad@dsad.com" rel="nofollow"dsad@dsad.com/a
Edit Notes

Yellow Blanket
4354-345-435
a href="mailto:tuiosa@ads.com" rel="nofollow"tuiosa@ads.com/a
Edit Notes

On click of the "Edit Notes" button, for one of the specific entries, the app then navigates to a new page where it uses the _id associated with the button for that database entry to bring up the data of the entry to be edited.

Problem: I do not know how to associate the _id of each database entry with each of the buttons so that when I click on any one of the buttons it then pulls up the specific data that I need to edit.

Is there an easy way to do this that I am missing?

Thanks for your help!

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Associating multiple buttons with different database entry _id's

Hello! We're working on your question. I'll update.

Return to “Issues”