New Member
Since ‎12-30-2020
‎01-02-2021

My Stats

  • 1 Posts
  • 0 Solutions
  • 1 Likes given
  • 0 Likes received

encarna's Bio

Badges Riccardo_Mazzei Earned

View all badges

Recent Activity

Hi, say I have two tables, Boxes([id], [nam]) and Objects([id], [boxid], [name]). The column Objects[boxid] refers to an existing Box[id]. Now I have the Boxes detail view, in which I can click an action to navigate via LINKTOFILTEREDVIEW to the Obje...