Hey team, first of all I love ConcreteCMS and Express within it, it’s really allowed me to do some fun stuff without tons of code writing.
I really like my detail pages with friendly-urls. For entire big data sets, I’ll import pages via Migration Tool and then link them to express entries.
I’m working on a new system based on express and I really want to have detail pages with friendly-urls but I also want my client to be able to one-step the process with just the express form for data entry. Submitting the form should save the data in express and generate a page with a friendly-url based on the title ( w/ lowercase, underscores).
Is this a crazy prospect? Systems like Community Store do something similar but I need a much tidier solution.