no data in forms

  • Thread starter Thread starter bindurajeesh
  • Start date Start date
B

bindurajeesh

Short of placing an initial dummy data piece to get the form to show, is
there a more professional way to have the form show when there isn't data in
tables yet?
 
bindurajeesh said:
Short of placing an initial dummy data piece to get the form to show, is
there a more professional way to have the form show when there isn't data
in tables yet?

No. Forms don't have data. All data is stored in tables, and forms read data
from there.

If your form opens with the Detail section completely blanks, this might
help you understand why:
Why does my form go completely blank?
at:
http://allenbrowne.com/casu-20.html
 

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

Back
Top