- Issue created by @Katy Jockelson
- πΊπΈUnited States Katy Jockelson
This can be closed - as far as I know, this is not a real issue. It was a red herring.
The paragraph integration works well except it doesn't seem to trigger validation on pghs added after page load, i.e. by clicking to 'add paragraph of type x' i.e. after ajax.
Add a paragraph ref field to your content type.
In 'manage form display' set it to be 'Paragraphs (stable)' and set it to be closed.
Mark one or more fields on the paragraph as 'Required on publish'.
When you go to add a new node, click to add a paragraph of the relevant type and you'll see the visual indicator (blue triangles) on the paragraph form, but you will be able to save (publish) without the fields being filled in.
Add 'after ajax completes' function to the code. I am not much of a coder, so forgive my stab at the right way of saying this.
Active
1.6
Code
This can be closed - as far as I know, this is not a real issue. It was a red herring.