Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Custom keyboard behaviour when editing forms

More
IP: 81.202.233.168 5 years 5 months ago #15260 by DivinaPastora
Hi,

I have some questions about the keyboard when editing a pdf form:

- There is a way to change the imeOptions of the keyboard to use the "next button" instead "intro"? Editing big forms needs a lot of time opening and closing the keyboard for each field. With the "actionNext" it could change the focus to the nearest field. That's possible? Someting like android:imeOptions="actionNext"

- There is a way to disable suggestions that appears natively on the keyboard? I don't want the keyboard shows suggestions and i wanted to disable it. Something like android:inputType="textNoSuggestions"

- I added some logic to the pdf like changing visibility of a field when a radio button is clicked. It works if i open the pdf with adobe reader or chrome, but it doesn't if i open with radaee. Should it work?

Thanks in advance.
More
IP: 185.178.95.248 5 years 5 months ago #15263 by nermeen
1- You can change this by modifying EditText properties in UIAnnotPopEdit for GL mode (GLLayout) or PopupEditAct for PDFLayout

2- The form fields are edited using Android's EditText so you can change also this in the above classes.

3- It depends on how it's implemented, can you send us a sample file to check?
Time to create page: 0.374 seconds
Powered by Kunena Forum