Hi SpiritFox,
when you want a button or link for each record in a table (for example your user table), that's pretty straightforward, have an aggregate reading the records from the database, put a list on your screen, with a button or link in it.
That's all, as you add or delete users, the buttons will follow.
Dorine
see attached oml