Ask a Question related to Microsoft Access, Design and Development.
-
KingKaos #1
Fields don't appear on form
Alright - I'm know this has to be something complete simple - but I use the
form design wizard to build a form using a query - when I get out of the
design view - all I have is a blue background with no fields - If I go back
into the design form - and move a field to the header or footer - they
appear - but not in the detail part of the form. On the verge of pulling
my fingernails out over this. Any help is appreciated - Keith
KingKaos Guest
-
Dynamically Adding Form Fields to CF Flash Form
I think I know the answer to this but, after some failed Googles, I wanted to double-check here. I have a Flash-based event registration form I'm... -
add form fields ?
We've recently upgraded from Acrobat 5 to 7 Standard. I cannot seem to locate the Form field button anymore so that I can add fields to the pdf file.... -
Getting form fields
Hi all I am coming from a different language to CF so please forgive if this is obvious to some of you. I need to insert data into a SQL DB... -
Populate form values based on previous same form fields
This message is cross posted in alt.comp.lang.php & comp.lang.javascript I have a form for a user to input an establishment's hours and what time... -
Fields on Form Help
Would have to do so programmatically -
Ken Snell #2
Re: Fields don't appear on form
Likely the query that you used for the form is not updateable, and you've
set the form's Data Entry property to "Yes". Or you've set the form's Data
Entry property to "No" and the form's Allow Additions property to "No" and
the query has no records in it. If a form has no records to display, no
bound controls will show when you switch to the forms view.
--
Ken Snell
<MS ACCESS MVP>
"KingKaos" <K2Chaos@adelphia.net> wrote in message
news:QNmSa.5498$KZ.2303187@news1.news.adelphia.net ...the> Alright - I'm know this has to be something complete simple - but I useback> form design wizard to build a form using a query - when I get out of the
> design view - all I have is a blue background with no fields - If I go> into the design form - and move a field to the header or footer - they
> appear - but not in the detail part of the form. On the verge of pulling
> my fingernails out over this. Any help is appreciated - Keith
>
>
Ken Snell Guest
-
GL #3
Fields don't appear on form
Check the properties for the detail section, by double
clicking the box to the left of the detail bar in the
form. Uner the format or all tab make sure the visible
property is set to yes. Hope this helps.
GLsimple - but I use the>-----Original Message-----
>Alright - I'm know this has to be something completeI get out of the>form design wizard to build a form using a query - whenfields - If I go back>design view - all I have is a blue background with nofooter - they>into the design form - and move a field to the header orverge of pulling>appear - but not in the detail part of the form. On theKeith>my fingernails out over this. Any help is appreciated ->
>
>.
>GL Guest



Reply With Quote

