Using Vorto with Rich Text editors containing Macros results in NULL VortoValue
Hey all!
I'm trying to use Vorto to make a site multilingual, but I've ran into a snag...
Some of the datatypes are Rich Text editors that contain a macro.
For some reason, this causes the property in the generated model to return NULL instead of a VortoValue object.
Here's the filled in datatype as shown in Umbraco:
And here's the error it throws in my code:
When I remove the Macro from the Rich Text Editor it works fine...
I've been searching around a while but I can't find any posts specifically about using Rich Text Editors containing Macros with Vorto, so I made this post.
Does anyone know if this is a know error and if there's a solution?
Using Vorto with Rich Text editors containing Macros results in NULL VortoValue
Hey all!
I'm trying to use Vorto to make a site multilingual, but I've ran into a snag...
Some of the datatypes are Rich Text editors that contain a macro.
For some reason, this causes the property in the generated model to return NULL instead of a VortoValue object.
Here's the filled in datatype as shown in Umbraco:
And here's the error it throws in my code:
When I remove the Macro from the Rich Text Editor it works fine...
I've been searching around a while but I can't find any posts specifically about using Rich Text Editors containing Macros with Vorto, so I made this post.
Does anyone know if this is a know error and if there's a solution?
is working on a reply...