Hi Scott,
This is some feedback I have taken notes on since spending a fair bit of time with both the Property Agent and News Articles the past couple of weeks.
The task has been to create a directory of companies based on the chart in the PDF I sent through a short while ago. The chart had 4 company categories and a dozen company capabilties. Companies could belong to any number of categories and have any number of capabilities.
I decided to have a go at it with Property Agent, but soon ran into a problem that entries cannot belong to more than one property type, thus negating that level of the hierarchy entirely. To get around that I created one type called "Company" and all entries had to belong to that. (I know you've already mentioned you're looking at improving this)
Then I used the method you suggested and created a very long multiple check box entry. This is really too unwieldy for a non-admin to carry out, but it did successfully create a grid of categories and another grid of capabilities.
So, armed with this, I set about creating a module with which to browse the directory. The problem I ran into was that there is no means of click-browsing the fields entered by way of check boxes. Instead, one has to check off boxes and run a search. That's when I realised that there isnt' really any means of browsing (not searching) through entries other than by using Property Types, which of course I could not create.
I think it would be a good enhancement if one could click through fields as hyperlinks even if they have been originally entered via checkboxes or radio buttons. The method of browsing the data doesn't have to precisely match the way it was entered. I hope that makes sense.
As well as being able to browse by clicking through fields, the directory also needs to be browsable by letter, like any directory really. Today someone posted a request in the DNN forum asking about a directory module. I examined their sample and found it to be very similar to what is needed and so I'll paste in the links as further examples: http://emeraldtowns.com/directory/
Please note the click-browsable alphabetic links along the top. Also note the categories and sub-categories. Perhaps these things could be in a seperate data browser module.
After all of the above, I ended up not using Property Agent at all and instead used News Articles for the directory. The category system in News Articles only allows a single-level hirearchy, but because entries can belong to any number of catagories, I could create the directory as required and more easily make it click-browsable. It also allows sorting by title so I can (sort of) create an alphabetic list. ideally however it would also provide a letter index of articles as I've suggested above.
That's enough from me for now. Everythign else in teh modules has been working well. They're definitely very flexible already.
Regards,
Rob |