Getting error in saveInto

Certified Associate Developer

 Hi,

I'm getting error related to saveInto parameters inside submitLink() func. I used below logic

 

value:not(ri!showTriggered_bl),

saveInto:{

ri!showTriggered_bl,

ri!saveIntos_save

}

Where saveIntos_save is an array of type "save" which holds multiple values from the parent form.

Error Message which i'm getting is something like "You must specify a variable to save into, such as ri!name << fn!sum. Received: Boolean", Can someone please tell me why is this happening?

 

Thanks in advance

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data