Checkbox + PDF

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

Checkbox + PDF

Post 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
jasonzhou
Posts: 130
Joined: Wed Jan 11, 2017 3:26 pm

Re: Checkbox + PDF

Post by jasonzhou »

Hi Megumi,

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

Thanks
Jason
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

Re: Checkbox + PDF

Post by MegumiSawada »

Hi Jason,

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

Best Regards,
Megumi
jasonzhou
Posts: 130
Joined: Wed Jan 11, 2017 3:26 pm

Re: Checkbox + PDF

Post by jasonzhou »

Thanks Megumi, we will make some test on iOS platform see if any of your suggested options is feasible.
jasonzhou
Posts: 130
Joined: Wed Jan 11, 2017 3:26 pm

Re: Checkbox + PDF

Post 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
Post Reply