C
C Tate
Are there any general design principles I should stick to when designing
forms, in terms of size, fitting it on the page etc? Assuming I am designing
for the smallest screen, what is the best height and width?
I have been having a bit of trouble trying fit a tabbed form on a page.
Although it more or less seems to work now, it was through trial and error.
When I clicked in the subform, the whole thing jumped around the page and you
couldn't see the tabs at the top. Also, it seems hard to get a subform right
up to the edges of the tabbed form. There always seems to be a bit of a
margin. The books I've looked at don't seem to talk about this.
Another problem I had was trying the detail from the main form (ie, not the
subform stuff. The main form fields are on the first tab) showing through on
all the tabs. The only way I could get rid of it was by covering it up with a
subform. I'm sure this can't be right!
Finally, is it ok to use subforms from different record sources on all the
different tabs?
forms, in terms of size, fitting it on the page etc? Assuming I am designing
for the smallest screen, what is the best height and width?
I have been having a bit of trouble trying fit a tabbed form on a page.
Although it more or less seems to work now, it was through trial and error.
When I clicked in the subform, the whole thing jumped around the page and you
couldn't see the tabs at the top. Also, it seems hard to get a subform right
up to the edges of the tabbed form. There always seems to be a bit of a
margin. The books I've looked at don't seem to talk about this.
Another problem I had was trying the detail from the main form (ie, not the
subform stuff. The main form fields are on the first tab) showing through on
all the tabs. The only way I could get rid of it was by covering it up with a
subform. I'm sure this can't be right!
Finally, is it ok to use subforms from different record sources on all the
different tabs?