Skip to main content
1-Visitor
October 16, 2013
Question

MKS124597 Error when testing new item type

  • October 16, 2013
  • 1 reply
  • 1801 views

I am currently testing a new item type with changes that I copied from another type. When testing the new type I receive the following error:

MKS124597: The default attachment field PM Integrated Master Schedule is not visible in type SGTF_IR

    1 reply

    1-Visitor
    October 16, 2013

    I have removed all related and attachment fields in the item type. The error number has stayed the same but the text is now "The default attachment field Attachments is not visible in type SGTF_IR"

    16-Pearl
    October 17, 2013

    your problem seem to be related to a richtext field. All richtext fields need a default attachment field (in your case the field "Attachments") visible in the same item type, to offer their full functionality. E.g. images that are added to the richtext field via a copy&paste gesture are stored inside the textfields default attachment field.

    To solve your error you must add the field "Attachments" to the visible fields of your item type.

    HTH Matthias

    1-Visitor
    October 17, 2013

    Matthias, adding the "Attachments" field back in to my visible field list gives me my original error. I'll look to see what fields are richtext to hopefully remedy the problem.