I set a submitted form as _currentRecord, I set items of another form as _currentRecord, the items from _currentRecord are not showing in that form, unless I set each data cards default to _currentRecord instead of ThisItem!!
You should be setting your variable in the OnSuccess action of the form: Set(_currentRecord, Self.LastSubmit)
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.