Hi, I need to do a development related with Extended Texts.
- I've created a new Table Name for Extended Texts called Company Info.
- I've created a boolean at Sales Setup that needs to be enabled to print the extended texts related to Company
- I've created a button in Company Info page that directs you to the Extended Texts with the Table Name filtered by the new value of the enum.
- I have created two extended headers and 2 lines for header. In the layout i have created a row group for Text No. Header. But only prints the firts of each Text No, not the second line.

I put this inside the Standard Sales Invoice Report code.
Layout:

I put my column at the end of the report with this grouping

Grupos de filas = Row groups.
Why don't appear the other lines of each header?