Display fields show literal and not value literal points to
In v3.0 we created a display field that is not allowed. The error we see in the Editor Presentation is: "Kind 'String' does not support attribute 'Release' of type 'fmr.fiis.enum.release'. Supported attribute types are: string, mediumString, smallString, html, mediumHtml, integer, long." Here's the code from the Process Configuration Source xml we created to display the value. We do get a value displayed but it's the literal and not the value itself. Can someone help us determine what we're doing wrong?
Thanks
George Jutras
<presentation>
<property>
<property>
</presentation>
Thanks
George Jutras
<presentation>
<property>
<property>
</presentation>
One answer
In v3.0 we created a display field that is not allowed. The error we see in the Editor Presentation is: "Kind 'String' does not support attribute 'Release' of type 'fmr.fiis.enum.release'. Supported attribute types are: string, mediumString, smallString, html, mediumHtml, integer, long." Here's the code from the Process Configuration Source xml we created to display the value. We do get a value displayed but it's the literal and not the value itself. Can someone help us determine what we're doing wrong?
Thanks
George Jutras
<presentation>
<property>
<property>
</presentation>