- Issue created by @guymandude
- 🇮🇳India sakthi_dev
@guymandude,
I wasn't able to reproduce the issue. Correct me if I'm doing something wrong.
Versions:
PHP: 8.1.27
Drupal: 10.2.5-dev
Conditional Field: 4.0.0-alpha5- Installed Conditional Fields
- Created a new Content Type Landing Page and reused field Field Tags from Article Content Type
- Created a condition for the field tags if body has value for Landing Page
Not it's created in any of other Content type.
- 🇺🇸United States guymandude
Sorry for the delay in feedback. It sounds like you didn't create the same environment as mine. I have to do this from memory as I solved the immedate problem by creating essentially a suplicate field for both CT's...
I Create 2 different CT's. I creadted a Term Ref field I would use for both CT's. I used CF to control a field based on certain Taxonomy ID's. Each CT uses different Terms (Tax ID's) from the same Taxonomy.
I found that after i created the CF on the first CT, the second CT already had CF applied to it without me having configured any. The applied CF was identical on the second CT but because it used the Terms the first CT needed I needed to adjust it for the Terms the second CT needed. If I adjusted it on CT2 the adjustments broke the CF on CT1. Likewise if I deleted it from CT2 it was deleted from CT1.