Start a new topic
Answered

Buttons not working/Autofill help!!!

Hello, 

I am new to Intel XDK and I have a few questions that I hope someone could answer for me. I am using version 3522! My first question is the buttons on intel XDK. When I create a new page of my application all the previous buttons do not work. For example, on my application I have a "Login" button and when i proceed to create page 2 to create a back button to get back to the previous page, the button on the previous page (Login button) does not work and does not allow me to go to the second page of my application. I have set all the page as well as going into the coding and changing the button names. How do i prevent this from happening again?

My second question is how would i go about creating an Autofill portion for my application.  For the Autofill, the information I want to prefilled should be pulling directly from Kinvey backend and I need guidance with doing that. How do I incorporate this Autofill into my application? Should this be hand coded? Please Help! Thanks so much!



Best Answer
Kayla,

I can't help you with Intel XDK as it's not Kinvey related. I can help you on your second question about pulling data from Kinvey backend. Let me know the name and version of the Kinvey SDK you are using.

Please check if following link helps you for pulling data from backend: http://devcenter.kinvey.com/nodejs/guides/datastore#datastoreTypes

Thanks,
Pranav
Kinvey

 


Answer
Kayla,

I can't help you with Intel XDK as it's not Kinvey related. I can help you on your second question about pulling data from Kinvey backend. Let me know the name and version of the Kinvey SDK you are using.

Please check if following link helps you for pulling data from backend: http://devcenter.kinvey.com/nodejs/guides/datastore#datastoreTypes

Thanks,
Pranav
Kinvey

 

The version of Kinvey SDK that I am using, is version 3.

Kayla,

Thanks for providing SDK version. Also please let me know the SDK name. Have you had a chance to review the link that I shared in my earlier comment about pulling data from backend?

 

Thanks,
Pranav

Kinvey

Hi, I have reviewed your comments and they have helped thus far so thank you so much for that!  I have one more question that I need help with, can you or someone please provide some examples of how to auto-populate. In the app I am creating, there are certain fields that should be auto-populated and to my understanding this particular field is something that requires a Java Script function. How would I write a JS code for this function?  I don't have much knowledge in coding, any help would be greatly appreciated!

Kayla,

Please take a look at our sample app for better understanding:
http://devcenter.kinvey.com/angular/samples#

Thanks,
Pranav
Kinvey

 

I have viewed that file previously before and it did not quite help my team member out on resolving the issue. While the auto complete is still in progress, could you lastly please give me some information on creating a barcode scanner within my application.I have created the camera function already I just need some guidance on creating a scanner. Thanks again, sorry for all the questions!

Kayla,

Unfortunately, I can't help you on creating a barcode scanner as it's not Kinvey related. Let me know if you have any questions about Kinvey.

Thanks,
Pranav

 

Login or Signup to post a comment