This topic is locked

Use of common form

7/4/2005 10:02:45 PM
PHPRunner General questions
author

Great product!! I have done things I never would have believed possible. Took a little while to figure out some of the finer points. But now its works without any problems.
I am now moving on to more complex applications. I would like to set up a common long form for people to fill in. HOWEVER, once the form it completed, it needs to become private, only seen and editted by the person who orginally filled it out.
How can I do this without having to replicate the items for each user? Would using LookUp Tables for the common field work?
Any suggestions would be appreciated.
Thanks,
Russ

admin 7/5/2005

Russ,
I'm not really sure what is the common form or common field.
You need to use Advanced Security mode Users can see and edit their own data only. I guess this is what you looking for.