154 Posts
MtnPavlas
5 months ago
Topic

Since upgrading to Joomla 4, I haven't been able to figure out how to make a content form actually save when placed in a Seblod field or in a module.

I.e., it saves perfectly fine when using a form as a component (i.e., menu item -> type Seblod -> Form), but for the life of me, it won't save when submitting new content via a form that's either in a Seblod module or in a field on a content view page (using the Seblod Form & List Pack field).

Anything I can check on? Thanks!

Get a VIP membership
154 Posts
MtnPavlas
2 months ago
1
Level 1

Checking back in ... has anyone else seen this? Seblod team, anything one can check? Thank you.

154 Posts
MtnPavlas
5 days ago
0
Level 2

In case this helps anyone... got a response from the Seblod team that the form was not loading because the form action was:

action="/component/cck/"

Solved it by changing it to:

action="/component/cck"

(i.e., removing the trailing slash). Now, I'm not sure why it would inject the incorrect action, but alas, it did (we installed Seblod 2.0 when it was brand new so there's a boatload of Seblod legacy code on our site so perhaps that's why).

Get a Book for SEBLOD