Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rich Text Blob Issue #676

Open
atlascodingbelgium opened this issue Feb 15, 2024 · 0 comments
Open

Rich Text Blob Issue #676

atlascodingbelgium opened this issue Feb 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@atlascodingbelgium
Copy link

atlascodingbelgium commented Feb 15, 2024

Dear,

I hope to get help through this channel for a problem I'm struggling with. So here's the situation:

I have a report with multiple pages.

There are two pages with the name "page 6" and "page 4" where I display a blob (via a rich text object). I use a script to set the data on a rich text object. This works on both pages, so my scripts are correct, and the triggers I've set up are also correct. However, it doesn't work as intended.

This is the bug that I have.

  • When I place the page with the name "page 4" first in the sequence of my pages, it DOES display my blob.
  • If this page is not the first one in the order, then it does not render.
  • The other page with the name "page 6", I can place it where I want, it always renders (so with this one I have no issue, I use the same code and object settings in page 4 but it still does not work, only if it is the first one in the order).

I already tried everything (even looking at the frx itself via Visual Studio Code but I do not see something special).

How is this possible?

Here are some screenshots to clarify:

When I move page 4 to the front in the sequence, it does display the blob, but when I move it to the back, it returns an empty page.

image

image

image

@atlascodingbelgium atlascodingbelgium added the bug Something isn't working label Feb 15, 2024
@atlascodingbelgium atlascodingbelgium changed the title Rich Text Rich Text Blob Issue Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant