Sandy Blondino
14th March 2011, 20:59
Hello,
I have a question regarding developing a form and displaying data from a table.
Here is what I want to do:
There is a custom table, and a custom session that displays the data from the table. When the user marks a record, a flag field in the table is flipped from 'no' to 'yes'. What I want to happen is when the user comes back into the session next time, all of the previously marked records should not be displayed, only the records set to 'no'.
Is there a way to do that?
I can't just delete the records, because when the table is repopulated, the same records will come back in again and I have no way of knowing which records had been previously marked.
Any suggestions?
Thanks for any help on this,
Sandy
I have a question regarding developing a form and displaying data from a table.
Here is what I want to do:
There is a custom table, and a custom session that displays the data from the table. When the user marks a record, a flag field in the table is flipped from 'no' to 'yes'. What I want to happen is when the user comes back into the session next time, all of the previously marked records should not be displayed, only the records set to 'no'.
Is there a way to do that?
I can't just delete the records, because when the table is repopulated, the same records will come back in again and I have no way of knowing which records had been previously marked.
Any suggestions?
Thanks for any help on this,
Sandy