0

[EDIT: Added answer]

Does anyone know of a way to create a custom type in Umbraco that can contain an ultimate picker along with other types? I have already tried the suggested packages in this question but none of them allow use of the UP. I have followed the tutorials to make char limiter which gives me the basics but this has me stumped.

Community
  • 1
  • 1
The_Cthulhu_Kid
  • 1,839
  • 1
  • 31
  • 42

1 Answers1

0

While rooting through the source for the Repeatable Custom Content Package(which I found through the question I linked to in my question above) I stumbled upon an extremely simple solution. Add the Ultimate Picker to "RepeatableCustomContent.config" Simple but I couldn't find any clue through google. Anyway hope this can help someone else.

The_Cthulhu_Kid
  • 1,839
  • 1
  • 31
  • 42