Contact form

Hi , I’ve created an app , and still want to add a contact form to it ,can anyone please give me a sample.lua file on how to make a contact form , please and thanks you !

Depends if you want to do it using native text inputs or a web page. Take a look at the documentation for the ‘native.*’ library:

http://docs.coronalabs.com/daily/api/library/native/index.html

Hey , can you please do me a sample.lua file and post it here

The docs should have enough sample code to get you going.   Also if you look in the SampleCode folder, there will be an “Interface” folder and inside there, look for NativeKeyboard2.

That has all the sample code you need to get going.

Depends if you want to do it using native text inputs or a web page. Take a look at the documentation for the ‘native.*’ library:

http://docs.coronalabs.com/daily/api/library/native/index.html

Hey , can you please do me a sample.lua file and post it here

The docs should have enough sample code to get you going.   Also if you look in the SampleCode folder, there will be an “Interface” folder and inside there, look for NativeKeyboard2.

That has all the sample code you need to get going.