in the ListContent section of ContentForms.xml, why the length of
contentName is more than 20 will cause SQLSTATE: 22001 error in DB2?
<field name="contentName" widget-style="tabletext">
<display-entity entity-name="Content"
description="${contentName}" key-field-name="contentId">
<sub-hyperlink target="editContent?contentId=${contentId}"
description="[${contentId}]" link-style="buttontext"/>
</display-entity>
</field>
- how the display-entity work? guo weizhan
- Re: how the display-entity work? Dimitri Unruh
- Re: how the display-entity work? guo weizhan
- Re: how the display-entity work? Walter Vaughan
- Re: how the display-entity work? guo weizhan
- Re: how the display-entity work? guo weizhan
- Re: how the display-entity work? BJ Freeman
- Re: how the display-entity wo... guo weizhan
- Re: how the display-entity wo... BJ Freeman
