Physical Item warning for obsolete objects

Hi,

In Director when a part is obsolete a warning notice is displayed to the user. In the web nothing is displayed.

Strangely obsolete documents in the Web do get this message.

After a bit of digging it seems that this message is controlled via layout editor property called warning, this property is missing for physical item objects.

I have read through the layout code and extracted this:

<Property PropID="documentwarnings" Hidden="false" Required="false" DataType="DM:DocumentWarnings" PropertyType="Custom" LinkToType="0" LinkToIDColumn=""><Title>Warning</Title><Description>Warnings and Status messages about this document</Description><parameters WideProperty="Yes" /></Property>

Any ideas how this code could be altered in order to get warning properly displayed in the web?

Thanks,

Andy.

Parents Reply Children
No Data