Form detail level unbound controls?

G

gianni_sacco

I have a form with many line-items in the detail section
containing attributes that the user will edit or populate.
A number of those attributes will only be populated
sporadically on any given line-item, so I want to have
those fields appear as a pop-up form only when the user
explicitly presses a button to bring them up for the line-
item she's working on.

Is there a way to get this form to add an unbound command
button and unbound checkbox to each line-item in the
detail section? I'm thinking she can press the button to
summon the popup menu when needed, and then the checkbox
can reflect as checked if she's populated any of those
attributes.

The detail section is populated by a three-table query, if
that helps at all.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top