I created a prototype of what I thought I needed which was a Blob Field which I used streams to put into a Big Text Variable so I could view the text on the Page. This all worked fine.
Here is where I began to have issues:
My biggest issue right now is the variable is single instance, so when I put it on a repeater, it will only show one instance of text. What is a way around this issue?
Also, the Page is a Page Part (Service Item Worksheet Subform), it does not seem like all of the data exists in the normal OnOpenPage. I have been trying to get this for a while now and it may be something simple, but I am spinning my wheels.
Here is where I began to have issues:
My biggest issue right now is the variable is single instance, so when I put it on a repeater, it will only show one instance of text. What is a way around this issue?
Also, the Page is a Page Part (Service Item Worksheet Subform), it does not seem like all of the data exists in the normal OnOpenPage. I have been trying to get this for a while now and it may be something simple, but I am spinning my wheels.