I have a report where we are displaying all the fields held on a particular form, some of these fields have options which are held in a separate table.
I want to display one form at a time user driven by a parameter, on the report all the fields that form has used are displayed this uses two tables where all the records match to one and other. Two of the fields have options in them which I want to display in the same report, however because only two of the fields have elements in the option fields table as soon as I add the field to the report it only displays the two records. How do I get around this?
I want to display one form at a time user driven by a parameter, on the report all the fields that form has used are displayed this uses two tables where all the records match to one and other. Two of the fields have options in them which I want to display in the same report, however because only two of the fields have elements in the option fields table as soon as I add the field to the report it only displays the two records. How do I get around this?