What does 'Changes to this fieldset will stay in sync' mean? #6620
-
I see this line when I try to import a field into a blueprint. My understanding based on this is that if I now edit an imported field from inside the blueprint, the changes will also show up in the field under Fieldsets. However, #2183 makes it seem that that is not the case. And indeed, if I try it, it's not the case. What does this mean then? It's not clear to me (for more context, I'm new to Statatmic). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
It's the other way around. If you were to edit the field from the fieldset the changes would appear wherever you linked it. e.g. in the blueprint. The fieldset is the source of truth. Then if you edit it from the blueprint, whatever edits you make will only happen at that one spot in the blueprint. It doesn't go back to the fieldset. |
Beta Was this translation helpful? Give feedback.
It's the other way around.
If you were to edit the field from the fieldset the changes would appear wherever you linked it. e.g. in the blueprint.
The fieldset is the source of truth. Then if you edit it from the blueprint, whatever edits you make will only happen at that one spot in the blueprint. It doesn't go back to the fieldset.