Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd behaviour with Fluid fields and Field groups on cloning an entry #4356

Open
jcogs-design opened this issue Jun 12, 2024 · 0 comments
Open

Comments

@jcogs-design
Copy link
Contributor

jcogs-design commented Jun 12, 2024

Description of the problem
Have setup a number of Field Groups that are then referenced by a fluid field.
In normal use this allows me to define page content that re-uses a number of base level fields repeatedly in different field-group contexts. For example in this page you can see multiple instances of the "Fluid text plus image" field group.
image

However when this entry is 'cloned' you can see that the field group "Fluid text plus image" is broken by the process - what were blocks of three text fields followed by two images now has a series of incomplete / broken field groups (alternating between having two images and three text fields). You can see similar breakage to the field group "Fluid client quotes element".
image

How To Reproduce
As described above

Environment Details:

  • Version: 7.4.10
  • PHP Version 8.3

Possible Solution
Adding new instances of the field group from the fluid field fixes the issue on a per-fieldgroup basis, but it would be better if the cloning worked properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant