Page 1 of 1

Checkbox + PDF

Posted: Fri May 25, 2018 12:08 pm
by MegumiSawada
Hi,

There's a formview which contains webview and also checkbox in it.
In webview we show a PDF document.
We would like to imprement either of below, to confirm the user reads all the contents of the PDF document.
option 1-place checkbox under PDF
option 2-detect if pdf(webview) is scrolled to the bottom and make checkbox visible/enabled
option 3-show PDF to fit the screen size so that all the contents can be read at once

I believe LongRange has none of these features at the moment.
(I tried option 1 with subform but not succeeded)

Is it possible to enhance LongRange to enable either of them?

Best Regards,
Megumi Sawada

Re: Checkbox + PDF

Posted: Fri May 25, 2018 4:34 pm
by jasonzhou
Hi Megumi,

May I know what platform has customer been using? is it iOS?

Thanks
Jason

Re: Checkbox + PDF

Posted: Fri May 25, 2018 4:50 pm
by MegumiSawada
Hi Jason,

Oops,sorry.
Using LongRange for RPG with iPad. So,yes,it's iOS.

Best Regards,
Megumi

Re: Checkbox + PDF

Posted: Fri May 25, 2018 5:02 pm
by jasonzhou
Thanks Megumi, we will make some test on iOS platform see if any of your suggested options is feasible.

Re: Checkbox + PDF

Posted: Mon May 28, 2018 2:06 pm
by jasonzhou
Hi Megumi,

It looks like option 2 is feasible on iOS. We can make iOS detect page scrolling, when pdf is scrolled to bottom, an event can be triggered, in which user can make checkbox enabled.

If it sounds ok for you, could you please submit an enhancement request to LANSA support.

Thanks
Jason