Is it possible to reference the containing entry from a Smart Multirow entry?
for example:
is it possible to reference from an entry on F1 the containing entry from F2?
The closest I could think of is:
id.queryAndSet(F2:@self;smr.transform(id):*[entry.id]*;<Field Name>)
but it doesn't reference the entry, just query some of it fields.