Hi folks, I have hit a wall with a particularly vexing problem I’m having with one of my websites, even though the exact same implementation and configuration works flawlessly on a separate site.
I’m using Form Customization to simplify adding a particular type of content to the site since my client will probably be doing this routinely. In this case, it’s adding events to an event calendar page.
I have created a Profile named “Event Calendar”. Within it, I have created two actions – “Create Resource” and “Edit Resource.” These actions each have a constraint field of “parent” and the corresponding parent’s ID as the constraint. (The parent is a container.) The template is “Event Calendar Template,” and I have specified the template ID. I have customized how the UI appears, removing anything not absolutely necessary to complete the task, and all of these are active. I have also set “enable_template_picker_in_tree” to NO.
However, when I attempt to create a new event in the folder, the regular default new document screen is what I see. But if I select the “Event Calendar Template” from the template picker, the screen THEN refreshes to show the UI specified in Form Customizations.
Any idea why this would happen? (Also, I’m testing this as Administrator/Super User, so I don’t believe this would be a permissions issue and, as I said, this exact same setup works flawlessly on another site.)
I’m using Modx 3.1.2 in both cases. I’ve cleared the cache (including deleting everything in the core/cache folder) and logged out and back in and nothing works.
I suppose it could be some Extra that’s interfering with this, but I can’t imagine which one. And no errors in the error log, either.
Anyway, I’m so stumped after working on this for hours. If anyone has any good insights, I’d really appreciate it!
Thanks,
Michael