T
Toucan
Dear all,
I want to create a form that will serve as a type of switchboard that will
permit me insert certain "canned" phrases into a field in another form. These
will be medical terms for Subjective findings, Objective findings and Plan.
The form would have 2 columns. In the left-hand column, I will have these
main categories and I was planning on giving each a Toggle button, that would
turn on or off what would appear in the right-hand column.
So, for example, when the "Subjective" toggle button is depressed, the
right-hand column would display a bunch of buttons and each would be
responsible for inserting a text string in a field in a different form.
My table of origin has 2 columns - one is Button_Category and the other is
Button_Name (which is the "canned" phrase I'll be inserting)
How do I make this happen?
Thanks
Toucan
I want to create a form that will serve as a type of switchboard that will
permit me insert certain "canned" phrases into a field in another form. These
will be medical terms for Subjective findings, Objective findings and Plan.
The form would have 2 columns. In the left-hand column, I will have these
main categories and I was planning on giving each a Toggle button, that would
turn on or off what would appear in the right-hand column.
So, for example, when the "Subjective" toggle button is depressed, the
right-hand column would display a bunch of buttons and each would be
responsible for inserting a text string in a field in a different form.
My table of origin has 2 columns - one is Button_Category and the other is
Button_Name (which is the "canned" phrase I'll be inserting)
How do I make this happen?
Thanks
Toucan