have a domain data source that I have annotated with some metadata and
displays fine if I bind a dataform to it. But the results aren't what I
want. What I want to accomplish is to have certain fields and display
them with a label with the metadata instead of writing out what each field
is. I don't want to add the AutoGenerateField:=False to most all of them
either. Is this possible using a combination of a label and textbox or
individually adding datafield controls to a dataform? This is all going
to be ready only too.
Something Like this:
And here's a sample of my metadata