Skip to main content
 

Question

 

I have an issue where I removed an attachment list view from my form then later was asked if I could reapply this to the form. When I added the view to the form I got this error:

 

 

 

SmartObject Property ID is a required property for selected method GetAttachmentList. Value must be set

 

 

 

How do I fix this?




 

Answer

 

This issue has been noted as a bug and the fix for the issue is as follows until a more permanent fix is applied.

 

 

 

The first item to note is that this is a View level issue and has to do with the generated Attachments List View. Find this View, check it out, and then edit it to be taken to K2 Designer:

 

 

 

13471iB42FE339CC43B1BD.png

 

 

 

Now in Designer you will want to skip to the Rules section and edit the rule When the View executed Initialize

 

 

 

11614i7EB0C457B635C97E.png

 

 

 

 

 

Here you will see the rule highlighted which is

 

 

 

then complete the following one after the other

 

         then execute the Get Attachments List method (configure)

 

 

 

You will want to disable this rule which will fix this issue.



 
Be the first to reply!

Reply