Thanks to all who spent some time viewing this post. However, after a review of our requirements we are changing and this question is no longer relevant to our needs. Sorry if it wasted any of you time, we will try to be a little more succint in hte future. Cheers.
]po[ v50 I have been working through the "notes" tutorials to create my package "skills-manager". I create all the equivalent code files but with skills-manager as the names instead of notes. I also change the code internally to replace notes with skills-manger. I am assuming I have changed something incorrectly but can't find it. The error I get when trying to open the package is:- Error in include template "/web/projop/packages/skills-manager/lib/skills-manager-list": can't use non-numeric string...
Excellent, Changed it to 36693 (as per your select) and it works fine. You are correct, I am still getting my head around the Skill Profile concepts. Our requirement is a little different. We are looking to have skills associated with particular tasks and then being able to select persons with matching skills. PS. we are making progress towards getting the overall project approved and financed. Not there yet, but progressing. When/if it get's underway we will definately be using ]op['s services....
OK, I'm invisible, will look elsewhere.
Following the instructions at http://www.project-open.com/en/configuration-skill-profiles with the image http://www.project-open.com/images/manual_screenshots/intranet_dynfield_widget_skill_profiles.png What is the correct entry in the parameters box (particularly 'r.object_id_one = 38980' which doen't exist in acs_rels)? The sample given is:. {custom {sql "select cc.user_id, first_names || '-' || last_name from cc_users cc, acs_rels r where r.object_id_one = 38980 and r.object_id_two = cc.party_id...
Following the instructions at http://www.project-open.com/en/configuration-skill-profiles with the image http://www.project-open.com/images/manual_screenshots/intranet_dynfield_widget_skill_profiles.png What is the correct entry in the parameters box (particularly 'r.object_id_one = 38980' which doen't exist in acs_rels)? The sample given is:. {custom {sql "select cc.user_id, first_names || '-' || last_name from cc_users cc, acs_rels r where r.object_id_one = 38980 and r.object_id_two = cc.party_id...
Following the instructions at http://www.project-open.com/en/configuration-skill-profiles with the image http://www.project-open.com/images/manual_screenshots/intranet_dynfield_widget_skill_profiles.png What is the correct entry in the parameters box (particularly 'r.object_id_one = 38980' which doen't exist in acs_rels)? The sample is below. {custom {sql "select cc.user_id, first_names || '-' || last_name from cc_users cc, acs_rels r where r.object_id_one = 38980 and r.object_id_two = cc.party_id...