I have a Infopath form with multiple views, buttons and rules.
The views are made in a width that is easily exportable to PDF.
Now I need te forms to open in a zoomed view so it takes up the whole width of the screen, just like pressing ctrl + but then automaticly.
I changed the XSM file to a CAB file and extracterd the XSL files within.
Now I need to add a zoom function to the code.
I'm new to writing code and have no clue what I'm doing.
Could someone tell me what xsl name template I need to make sure the whole view/document gets zoomed?
And where in the code I should put the zoom rule and if that matters?
The views are made in a width that is easily exportable to PDF.
Now I need te forms to open in a zoomed view so it takes up the whole width of the screen, just like pressing ctrl + but then automaticly.
I changed the XSM file to a CAB file and extracterd the XSL files within.
Now I need to add a zoom function to the code.
I'm new to writing code and have no clue what I'm doing.
Could someone tell me what xsl name template I need to make sure the whole view/document gets zoomed?
And where in the code I should put the zoom rule and if that matters?