I have two models, Feedback and FeedbackSignature. Both are set up to pull one record, load on pageload, and create row if none found.
FeedbackSignature has a lookup reference to Feedback, and it is populating correctly with the skuid temp id on pageload.
However, components on the FeedbackSignature model are giving an “Invalid Reference Id: Feedback” error (even though I haven’t attempted to save anything).
Once I’ve saved Feedback, I no longer get the error.
Why this error?
Ideally, I’d like to be able to save FeedbackSignature before saving Feedback, but that might be asking too much…
Question
Invalid Reference Id error on dependent model 'create row if none found'
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

