let's say i have a table widget on page 1 with a bunch of attributes coming from a hosted table.
the user select record
on page 2 you have a text widget which is also connected to the same hosted table.
the text widget has something like "This feature is updated {update_frequency}." so {update_frequency} value comes from the row select on page 1 table.
is this possible in Experience Builder? if so, how?