Sir, there are three entities (Student,Teachers and Homework), Teacher can give student homework but it can't not save. I can use Reference selector for example(Student ID, Name, Class , Teacher ID ,Name Subjects etc). What was the rezone of data can not save .
asked
Chakresh Kumar
1 answers
0
You probably use a custom save microflow, in that case you have to save the associated data explicit. (Retrieve list over association, commit list)