Hi,
I'm trying to set the Item's property of the attachments card in the form control such:
if(Form2.Mode=FormMode.New,"",Parent.Default)
What value should a write in place of the:
""
My problem is that the attachments don't clear out when a user submits successive forms one after the other. This is my workaround but the problem I have is that I don't know how to write an empty/null value into this function.
Any help here would be most appreciated.
Thank you.
Regards,
Daniel