How can add a field to class contact the field must be a number employed
There's some really good documentation by Combodo. And some official examples; but there's a lot more in this repository too on how to accomplish certain things.
Most useful resources are: https://www.itophub.io/wiki/page?id=latest:customization:xml_reference https://www.itophub.io/wiki/page?id=latest:customization:datamodel#content_of_a_module https://www.itophub.io/wiki/page?id=latest:customization:portal_xml
y ani case especify the class contact who is what class i want to modifify. the place not found in datamodels. Class id="Contact" i cant found
You may need to add a dependency in your custom extension, so the regular "contact" class XML is processed first before you add the extra field.
Log in to post a comment.
How can add a field to class contact
the field must be a number employed
There's some really good documentation by Combodo. And some official examples; but there's a lot more in this repository too on how to accomplish certain things.
Most useful resources are:
https://www.itophub.io/wiki/page?id=latest:customization:xml_reference
https://www.itophub.io/wiki/page?id=latest:customization:datamodel#content_of_a_module
https://www.itophub.io/wiki/page?id=latest:customization:portal_xml
y ani case especify the class contact who is what class i want to modifify. the place not found in datamodels. Class id="Contact" i cant found
Last edit: mariano molina 2023-12-12
You may need to add a dependency in your custom extension, so the regular "contact" class XML is processed first before you add the extra field.