HI,
I’m looking for a way to create a new row on a deferent model once a new file is attached against to another model.
Please see the below diagram,
’
I want to create an Object B record when a file is attached against Object A. I have three skuid models, Model A, Model B and Attachment model.
I’ve tried to create a new record with using skuid action framework, however it behaves deferently for attachments and could’t find a way to create a new record.
Can someone explain how could I go about this? What is the best approcach? with using Action framework or custom javascript.
Thanks in advance.