I’m using Finsweet’s fs-inject to insert components into blog articles. I’ve successfully linked CMS fields to components, but I want to understand how I can inject unique copy into the component and also place the component inside the Rich Text field
Also interested in knowing how this works!
Thanks,
Hey @halilibeverlee @jisaac! You can define an instance identifier on the component to be injected using fs-inject-instance = IDENTIFIER
To manually select where the component will be injected on the Rich Text, you’ll need to use the {{ELEMENT_IDENTIFIER}} tag.
Or you can use the automatic position option
I hope this helps! If you need any more help, you can send me a DM!
HI @Support-Luis I’m having an issue right now with this attribute.
I started by injecting the element with a set position. But the client wants to do it manually now. I removed the position attribute and added the instance identifier. It works when injecting {{CTA}} inside the rich text. But I can still see a second instance of the CTA being injected relatively to the position! How can I resolve this issue?
Hey @hello60! Could you share your read-only link? I’ll have a look!


