Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ilya 3 posts 23 karma points
    Jun 19, 2010 @ 12:07
    ilya
    0

    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?

  • 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.

Please Sign in or register to post replies