arx707 Reply #1, 2 years, 6 months ago
Hi.
I'm trying to create a simple CRM as exercise to learn Modx (revolution).
I created two containers:
- People
- Companies
And may documents for each category.
When editing people, I'd like to have listbox populated with all the companies previously entered. Then i should select the company or companies associated with that person. I just need the names of the companies.
I think I should use a TV with @EVAL, but currently but how can i do this?
I'm trying to create a simple CRM as exercise to learn Modx (revolution).
I created two containers:
- People
- Companies
And may documents for each category.
When editing people, I'd like to have listbox populated with all the companies previously entered. Then i should select the company or companies associated with that person. I just need the names of the companies.
I think I should use a TV with @EVAL, but currently but how can i do this?

