Skip to Content
1
Jul 06, 2021 at 04:59 PM

MDK - Saving value field from Form Attachment offline.

524 Views

Hi,

I have an MDK app with an offline store where the user must fill form sheets. Sometimes the sheets cant be completely filled at the same time. So I have a save functionality that saves the the information without creating an entity.

My problem is saving a list of attachments inside a Control.Type.FormCell.Attachment. Is there any way to save this list in the phone’s memory without using the offline store?

Thank you in advance.