It's all about the answers!

Ask a question

Display fields show literal and not value literal points to


George Jutras (51108) | asked Jan 10 '11, 11:33 a.m.
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>

One answer



permanent link
George Jutras (51108) | answered Jan 10 '11, 11:35 a.m.
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>

Your answer


Register or to post your answer.