B
BG
I have a tabbed form to accomodate the different stages
that data is collected during product manufacturing. I
want users to have the ability to add comments at anytime
in the process so I used the Wizard to add a command
button that opens a form for entry into [Comments]. The
problem is that after comments are entered once and the
command button is clicked to enter additional comments,
the user has the ability to delete the previous comments,
In fact, by default the text is selected so it makes it
very easy to change/delete the previous data. I tried
setting ALLOW EDITS to NO and ALLOW ADDITIONS to YES but
that doesn't allow additional data. Is there a way this
can be accomplished or at the very least place the cursor
at the end of text already there? Thanks for the
assistance.
that data is collected during product manufacturing. I
want users to have the ability to add comments at anytime
in the process so I used the Wizard to add a command
button that opens a form for entry into [Comments]. The
problem is that after comments are entered once and the
command button is clicked to enter additional comments,
the user has the ability to delete the previous comments,
In fact, by default the text is selected so it makes it
very easy to change/delete the previous data. I tried
setting ALLOW EDITS to NO and ALLOW ADDITIONS to YES but
that doesn't allow additional data. Is there a way this
can be accomplished or at the very least place the cursor
at the end of text already there? Thanks for the
assistance.