Disable Cursor in Form View

saip15

Registered User.
Local time
Today, 05:45
Joined
Jun 22, 2009
Messages
105
Hi everyone,

How can I disable the cursor while in Form View? It's making my drop-down print different. Thanks
 
What cursor are you talking about? Also, forms are not designed for printing. Reports are. If you need a specific thing to look a certain way, create a report which looks like your form and then open it for printing based on the current record selected.
 
Hey SOS, sorry for the two threads. So I have to choose my drop-downs and then save as report? I have been able to print my forms very well.
 
Can you upload a screenshot of what you are seeing because I can't imagine exactly what you are saying about the cursor.
 
Thanks SOS! Just wondering why the cursor always has to active.
 

Attachments

  • untitled[1].jpg
    untitled[1].jpg
    90.7 KB · Views: 189
Oh, that -

The cursor will show up for whichever field is active. If you don't want it in the combo box, either change the tab order to put it in a text box or, if you want - create a very small unbound text box (size .01" by .01") and set it as the first item in the tab order. It will then not be noticeable until you start entering data.
 

Users who are viewing this thread

Back
Top Bottom