Search results

  1. U

    Multiple records in one form

    All right, thanks a lot for your help :)
  2. U

    Multiple records in one form

    Which one of all the options should I use and why? I have already used subforms but the results are shown in table form, while I want them in "classic" form layout (if you know what I mean). With a bit of tweaking, I can make it look less table-like, but aesthetically, it doesn't give the...
  3. U

    Multiple records in one form

    But it is one-to-many: Should I change something from the options (Enforce Referencial Integrity, Join Type... etc)? :confused:
  4. U

    Multiple records in one form

    Yeap, I know. I've created it like this, but it doesn't seem to work.
  5. U

    Multiple records in one form

    I'm trying to create a very simple gallery, with comment system. I have one table named Photo, which contains a field named MyImage defined as Attachemt. I also have one table named Comments, with the field MyText defined as Text. I want to show the results in a form, just like a typical...
Back
Top Bottom