allow access to some records of a table

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mansour
User
Posts: 286

allow access to some records of a table

Post by mansour »

Hi,
We have a text filed named "myprofiles" for our member's table(userid security enabled). Also we have a table named "treatmenthistory" with TreatmentID as it's primary key.
We can set value of "myprofiles" field using TreatmentID from "treatmenthistory" table. (multi selection enabled for myprofiles field/ check box field).
We want each member can list / view records from "treatmenthistory" table that their primary keys putted in "myprofiles" field.

sorry for bad english writing.
Thanks
Mansour


mobhar
User
Posts: 11753

Post by mobhar »

Please provide some real example to describe your requirements in more detail.


Post Reply