Changes

Jump to: navigation, search
no edit summary
This function is used to remove a single organisation or contact with a UTA level 1, 2, or 3 record. This function is also used to associate disassociate a contact with an organisation record through the Associate/Association feature.or to remove Consumer/Provider relationships
utarole_remove(flag,callbackfunc,parenttype,parentobject,childtype,childoject,roleid)
RoleID = Role
 
 
===Consumer/Provider===
Level 1 Provider to Level 1 Consumer:
utarole_add(false,"",23,PROVIDER_OPPORTUNTYID,23,CONSUMER_OPPORTUNTYID,ROLEID,rset);
 
Level 1 Provider to Level 2 Consumer:
utarole_add(false,"",23,PROVIDER_OPPORTUNTYID,26,CONSUMER_EVENTID,ROLEID,rset);
 
Level 2 Provider to Level 1 Consumer
utarole_add(false,"",26,PROVIDER_EVENTID,23,CONSUMER_OPPORTUNTYID,ROLEID,rset);
[[Category: Pandora]]
0
edits

Navigation menu