Page break on an absolute div issue with detail table

Hi Guys,

Hope you are all okay.

I have this issue when I add a detail table in the designer it removes empty line when there is an empty line but I don’t want them removed. Event if I untick the option to hide empty lines when creating the detail table. Is there a way to have this display with the empty lines?

Thanks.

Can you share a copy of your Datamapper with anonymized data that can reproduce the issue?

Hi @hamelj
See attached, hope it helps. You may need to nagivate to the second record to see the issue I was describing.

Thanks again for taking a look.

sample.zip (61.9 KB)

sample2.zip (594.3 KB)

Find my solution. I have change your text selection to be read as a single value with a concatenation of each line separated by <br/>.
This way you keep all your empty lines.

Hi @hamelj,

This seems to do what I need, though don’t get why it’s not working with my setup. Is this a bug on the designer detail table or something?

Also, I see you are using the “Content_Extractor” with no height and this exracts all of the content. This is something I never knew you could do :slight_smile:

Always trying to learn new things.

Again, thanks fr your help.

It could be as I wasn’t able to make it work but when I read the documentation about the Datamapper API, data.extract() function, I had the idea for all in the same field.

I suggest you open a technical support ticket through our website and a technician will be able to dig further in your approach and, if need be, report an issue to our R&D department.