0

I'm new to 2SXC I'm trying to inject basic content in the Wysiwyg editor, using a token, but have so far been unsuccessful. This is so I can easily add inline content. Like our operating hours are [Content:Operating Hours].

Using [Content:Title] is not working. What I'm I missing? Using latest Dnn and 2sxc. This could be either in a Basic content block already or in a plain normal content block.

Your help is appreciated.

Acer
  • 75
  • 1
  • 11

1 Answers1

-1

So I'm not sure what you are trying to achieve.

My best guess is that you are trying to insert other content-block into a rich-text field.

If this is what you are doing, then you should look at the Inner Content feature

If you get the Blog App you can see it in action.

iJungleBoy
  • 5,325
  • 1
  • 9
  • 21
  • Please avoid link only answers – Daniel A. White Dec 12 '22 at 20:42
  • Hi. Thanks for the reply. I guess I'm looking for something like LiveTokens that I can inject global reusable content anywhere. Like a phone number or working hours or even a small code snippet. I wanted to see if 2sxc could do the same thing without having to purchase another module. Either way I'll certainly be using 2sxc (well done on a great module bytw) for reusable template blocks with Razor, mini apps and more. – Acer Dec 13 '22 at 15:53
  • Glad you like it ;). – iJungleBoy Dec 13 '22 at 22:20