![]() |
Sergey Kornilov admin 10/20/2010 |
According to what I see you need to use 'Users can see and edit their own data only' advanced security option. |
K
|
karmacomposer author 10/20/2010 |
According to what I see you need to use 'Users can see and edit their own data only' advanced security option.
|
K
|
karmacomposer author 10/21/2010 |
Anyone? This is the only thing stopping my client from beginning to use their database with clients. |
K
|
karmacomposer author 10/21/2010 |
Could a permission have been altered or not used to make this work? Does it need to point to a group? Do I need to set up a master->child relationship or could setting one up cause it not to work? |
K
|
karmacomposer author 10/21/2010 |
I am trying a new angle (this affects the list page): |
P
|
procheck 10/21/2010 |
Getting back to your first post, can you not just create a view of the table called admin_tableA with admin rights (Admin Group) and give |
K
|
karmacomposer author 10/21/2010 |
Getting back to your first post, can you not just create a view of the table called admin_tableA with admin rights (Admin Group) and give reduced candidate (candidate Group) rights to Table A. I think one of the example apps might do something similar.
|
P
|
procheck 10/21/2010 |
Can you list the tables in question? |
K
|
karmacomposer author 10/22/2010 |
Can you list the tables in question?
|
P
|
procheck 10/22/2010 |
I was looking more for how your Security GroupID's are setup and the relations between your tables. This is the key. |
K
|
karmacomposer author 10/22/2010 |
I was looking more for how your Security GroupID's are setup and the relations between your tables. This is the key.
|
P
|
procheck 10/23/2010 |
Mike, |
K
|
karmacomposer author 10/23/2010 |
Thank you for the excellent explanation. |
P
|
procheck 10/24/2010 |
You're going to need to sit down with a pencil & paper to figure out your SectionID. Think of SectionID as a grouping or sub-group. You might have a Recruiter Group for starters. Don't try and get everything working at once. When you get one thing working, you'll probably get the others working. The username is created on registration and it is a primary key in the members table although link fields don't need to be. Primary keys don't need to be integers but they do need to be unique. |
K
|
karmacomposer author 10/24/2010 |
You're going to need to sit down with a pencil & paper to figure out your SectionID. Think of SectionID as a grouping or sub-group. You might have a Recruiter Group for starters. Don't try and get everything working at once. When you get one thing working, you'll probably get the others working. The username is created on registration and it is a primary key in the members table although link fields don't need to be. Primary keys don't need to be integers but they do need to be unique.
|
P
|
procheck 10/24/2010 |
Sorry but you're asking the wrong guy. You can buy some support from xlinesoft - http://xlinesoft.com/buy_support.htm |
K
|
karmacomposer author 10/24/2010 |
Sorry but you're asking the wrong guy. You can buy some support from xlinesoft - http://xlinesoft.com/buy_support.htm or DALEM - see his post at the top of this forum.
|