Automate action - Add a record to sub-entity field error

Post Reply
techtr
Posts: 179
Joined: 23 Nov 2021, 04:48
Name: Zach S.
Location: United States

Automate action - Add a record to sub-entity field error

Post by techtr »

Good day, I am building an automated action where I need to add a record to a sub-entity. I can assign all fields except "file" type field cannot be saved from the suggested fields. It is assigned, saved and comes back as empty. I have a very similar process in another entity that I had built several months ago and it is still working fine. Please see below. Both fields are exactly the same type, hence suggested by the system. Please advise what to do. Thank you.
Attachments
Process - Add a record to sub entity 3.jpg
Process - Add a record to sub entity 2.jpg
Process - Add a record to sub entity 1.jpg
Process - Add a record to sub entity 1.jpg (9.51 KiB) Viewed 1057 times
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Automate action - Add a record to sub-entity field error

Post by support »

"file" type can't be submited via ajax. Use Attachments file instead. In Attachments field settings you can limit file upload to 1 so it will work like single attachments field.
techtr
Posts: 179
Joined: 23 Nov 2021, 04:48
Name: Zach S.
Location: United States

Re: Automate action - Add a record to sub-entity field error

Post by techtr »

That worked. Thank you.
Post Reply