I want to clone a field from Entity 1 to entity 2, usually this is trivial.
But the field is an attachment field, “cmsLogo”.
When I use values
, it “works” but shows a weird formatted string.
I tried other options such as values.1
and valuese1]
but no luck.
Any idea how to get the url only?