Option group/toggle button/AddSave form

B

Bobbye R

I have one form I want to use to both Add and Edit time cards. In the header
section I have an option group with 2 buttons (Add and Edit) and a unbound
textbox where I enter a record ID to find the timecard I need to edit.
The default is Edit (option2) . It works as intended. When I choose the
Add (option1) everything pretty much works fine there too. My problem occurs
when I try to switch from Add mode back to Edit. It won't go there. I
changed the allowaddition and the dataentry back to no and allowedit and
allowdeletions back to yes but when I run debug allowadditions and dataentry
are still true. Any suggestions?
 

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