Hi, I'm trying to use this module but I don't understand which URL I should use to access the node using the proper "form_mode". If I have a "special_style" form mode, which would be the URL to access the node or to create a node ??

/domain/node/NID/edit/special_style
/domain/node/add/special_style

Thanks !!

Comments

JordiTR created an issue. See original summary.

chlodewig’s picture

Did you find any solution? What is the right URL?
Thanks for your help.

marco.b’s picture

I suspect that this module cannot solve this. This is not described on the project page.
The value of this module is to design different create and edit forms.

What you want to achieve, you can implement with a custom module or possibly with ECA.

jfeltkamp’s picture

Status: Active » Closed (works as designed)

As marco.b said: This module supports form modes for existing entity base routes as 'add' or 'edit_form'.

kopeboy’s picture

Version: 2.0.0 » 2.0.2
Status: Closed (works as designed) » Needs work

Please clarify that on the module page so to save other site builders' time 🙃🙏🏻
I'm a quite experienced one and I didn't get it before installing and testing this module.

marco.b’s picture

Do you have a suggestion how this can be formulated on the project page?
Would it be helpful to insert the following after the first paragraph?

"This module allows for the add and edit form displays to be configured differently. There is no configuration for form display paths provided."

jfeltkamp’s picture

Status: Needs work » Needs review

Okay, I changed the first sentence in the introduction. Please have a look if this is sufficient.