Jump to content
  • 0

I can't select autocomplete list items


Frank007

Question

Hello all. New to Caspio and forum.

I recently set up the Mobile Kit, and ran into this issue. As seen in the screenshot, I could see the autocomplete list but I couldn't select any of them. As soon as I touched it, it would disappear. 

Did anyone have similar issue and find a fix?

Thanks.

Frank

IMG_9546.jpg

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Is this in iOS? And, what is your deployment method? I had a similar problem before with iOS not scrolling or clicking on dropdowns. I was deploying through iFrames, though.

<style>
html, body {height:100%; overflow:hidden}
body {overflow:auto; -webkit-overflow-scrolling:touch}
</style>

I used this on the datapage to fix the scrolling/click issues I was having with iFrames.

Link to comment
Share on other sites

  • 0

Hello Frank,

We implemented a Caspio Mobile Kit and set the field to autocomplete. However, we wasn't able to replicate the issue. We tested it using android phone and iPhone and both are working. Please refer to these screenshots:

1963042786_MicrosoftTeams-image(16).thumb.png.c0922ed143dbf5ccba34be2dd1209873.png

 

692698963_MicrosoftTeams-image(15).thumb.png.eedbb973d85e54ed478237e5aa26f141.png

 

May I know what browser did you use,  version of your iPhone and type of deployment that you used?

Thanks,
Telly

 

Link to comment
Share on other sites

  • 0

First of all, many thanks for looking into my question.

kpcollier: Yes, it is in iOS with Safari. I used embed method. 

Telly: I used iOS 13.1.3 and Safari on iPhone XS Max. I used embed deployment. I embedded Caspio code into Mobile Kit (black icon bar)'s html page and follow the instruction from the link below to insert header and footer codes into my search data page.

https://howto.caspio.com/tech-tips-and-articles/responsive-datapages-overview/responsive-forms-submission-web-form-updatedetails-form-search-form-login-form/

Link to comment
Share on other sites

  • 0

Many thanks, Telly. Really appreciate your help looking into this matter. Unfortunately, I already deleted the mobile kit set up and decided to go with a simple responsive setup for now since I have some users waiting to test it. 

I found out that it has something to do with framwork7's CSS. I accidentally moved the css folder and the autocomplete began to work again. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...