I am trying to create a task in my app. I need the task to pull user data from the applicants table and place into the user_copy table. The task would be designed to pull specific user data and also to set user capabilities within the user table.
I have three separate groupings of people: Students, FM and SM. When pulled from the applicants table and inserted into the user table I would like their capabilities set appropriately. The main problem I am running into now is that some FM’s can also be SM’s at the same time and the way I have the task set now the SM update is overriding the FM update. It is also not allowing for dual capabilities between FM and SM. Currently both the FM and SM items are setup the same, just as in the picture. Any ideas? Any and all help would be appreciated.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
NatJohn
I am trying to create a task in my app. I need the task to pull user data from the applicants table and place into the user_copy table. The task would be designed to pull specific user data and also to set user capabilities within the user table.
I have three separate groupings of people: Students, FM and SM. When pulled from the applicants table and inserted into the user table I would like their capabilities set appropriately. The main problem I am running into now is that some FM’s can also be SM’s at the same time and the way I have the task set now the SM update is overriding the FM update. It is also not allowing for dual capabilities between FM and SM. Currently both the FM and SM items are setup the same, just as in the picture. Any ideas? Any and all help would be appreciated.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.