Hi!
I want to show you this problem that i’m facing.
In my form designer I used an html to read a pdf, the content I used is the following code:
< iframe src=“/file://C:\Users\lecosta\Desktop\Mio esercizio\Super Esercizio\Empty\Autocertificazione assenza condanne penali.pdf” height=“700”/ >
(without the space beetween the <>)
In my preview i obtain the output that i want: the PDF and the submit button.
Everything look perfect, but when I open action center I see a pending action completely empty! Everything is black. If i delete the html I’m able to see the only submit button.