Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I have created a custom datatype, that renders a droprown list and allows to select a value from that list. Database datatype is Ntext. In document XML it stores data in a way:
<data alias="datatypeName"><![CDATA[SomeValue]]></data>
But after I deploy pages to another server using Courier, I get only this:
<data alias="datatypeName"><![CDATA[]]></data>
Any suggestions how to fix this?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Courier and custom datatype
Hi,
I have created a custom datatype, that renders a droprown list and allows to select a value from that list. Database datatype is Ntext. In document XML it stores data in a way:
<data alias="datatypeName"><![CDATA[SomeValue]]></data>
But after I deploy pages to another server using Courier, I get only this:
<data alias="datatypeName"><![CDATA[]]></data>
Any suggestions how to fix this?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.