Hello dear The-Programmer Forum,
i want do make an Object that is placed with the Company System and i wanted to know what do I have to pay attention to when implementing the objects?
I also want it to be fully implementetd in the Company-System like the other objects.
I allready Saw the Object Part in the Config and i also saw these tow things:
So, for starters, do also create files like fnOnPlaceInfoStandV1 like the other objects have or can i add an addAction right into it.
And if i can add it right away, will it also be only acessebel for the Company employes?
i want do make an Object that is placed with the Company System and i wanted to know what do I have to pay attention to when implementing the objects?
I also want it to be fully implementetd in the Company-System like the other objects.
I allready Saw the Object Part in the Config and i also saw these tow things:
Code:
actionOnPlace = "max_entreprise_fnc_onPlaceInfoStandV1";
actionOnJoin = "max_entreprise_fnc_onJoinInfoStandV1";
So, for starters, do also create files like fnOnPlaceInfoStandV1 like the other objects have or can i add an addAction right into it.
And if i can add it right away, will it also be only acessebel for the Company employes?