The names and primary keys of MODX objects can be frustrating to new users trying to write MODX PHP code to work with them. Most MODX objects have a primary key called id, but some don’t. You can also get the name of a MODX object by getting its name field, but not always. This [...]
Read More
Read More