Greetings! I'm trying to include all the forms I have on my application using PDF Function, but I don't know how I can add the others without having to put the PDF function on each one. I would like to know if there is a way that I can concatenate them all into one function?
This is the function:
Set(
varScreen1PDF,
PDF(
Screen1,
{ExpandContainers: true}
)
);
Navigate('PDF Viewer Screen');
This is the first form from my application:
I appreciate any suggestions.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional