statikbe / craft-ctafield

Fieldtype that combines custom links, entries & classes
MIT License
0 stars 1 forks source link

Backend shows wrong Entry after save #10

Open HannahDeWachter opened 1 year ago

HannahDeWachter commented 1 year ago

Steps to recreate

  1. Have a Multisite setup. Site A is the Primary site, Site B is an other site.
  2. Have a CTA field on an entry. Make it possible to select Entries from different Sites.
  3. Select a Site B Entry in the CTA field. Let's call this "Entry 1".
  4. Save the Entry.
  5. Now it looks like there is an other Entry ("Entry 2") selected.
  6. In the frontend the CTA links to "Entry 1".

When selecting an Entry ("Entry 3") in the Primary site (Site A), "Entry 3" stays selected.