Form without any navigation but only record to enter

calvinle

Registered User.
Local time
Today, 10:42
Joined
Sep 26, 2014
Messages
332
Hi,

Does anyone know how to set a subform or table in a form that has no navigation at all?

Just like this, like embed table?
sample form.jpg

Thanks.
 
Set the subforms navigation properties appropriately.
 
Hi,

I set disable all the navigation as possible but cannot get to that result..!

I don't see any other property to do so..

Any help or sample of access?
 
Set the form's property "Navigation buttons" to "No"
 
Hi,

I set disable all the navigation as possible but cannot get to that result..!

I don't see any other property to do so..

Any help or sample of access?
In the subform?
Show a printscreen of what you've. (Zip it)
 
Hi,

Here is what it looks like, if you can see on the left side, there is still the panel with the triangle corner and that *. I don't want that to be there at all.

View attachment Sample.zip
 
Look at the picture:
attachment.php
 

Attachments

  • Recordselector.jpg
    Recordselector.jpg
    31.1 KB · Views: 274
Hi,

I have set allow addition to no, but it won't allow me to add anything inside. However, my picture in the main post does allow you to enter new record. Also, by setting allow to no, the asterix is not there but the panel is still there. I want to hide that panel.

Maybe it's not a subform? Is there another way to embed a table?
 
Setting record selectors to no should get rid of the grey panel

Set Allow Additions back to Yes is you want to be able to add records using the form
 
Hi,

It does not.. I set it to NO, but it still there..
 
When you set/re-set a property, be sure to tab off that property and save the form.

Set the following properties:
Cycle=Current Record - to keep from tabbing off the current record.
Navigation Buttons = No
Record Selectors = No
Scroll Bars = Neither - unless your form is larger than your screen
 
Hi,

I did set all the way you said, save close access, and reopen, and it's still there..! Can anyone of you try it?
 
Post your database with some sample data, (zip it).
 

Users who are viewing this thread

Back
Top Bottom