You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: