Re: 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!!
@Robert94
How are you doing this?
You should be setting your variable in the OnSuccess action of the form: Set(_currentRecord, Self.LastSubmit)