Ok I'm using standard LC fields, is there a way to turn off multi-line entries? I haven't implemented any filtering as yet, as i'm researching filters. I have tried it on two devices with the same out come. and I get the enter lcon on the KB not the done tick. this is the code on the text field shou...
Thanks for the effort guys really appreciated. I tried the on closeField suggestion from jacque, this was still putting empty lines in my list!! I got the idea though and sure I'm I could work around it, if all else fails. I tried AndyP's/richmond62 code and this worked for the keyboard but not on t...
Hi all, I have tried and tried to disable the Retun/Enter key on mobile for Android. on certain cards I have two fields one for text the other for numbers and each appropriate keyboard pops up as should. The problem I have is when the user presses the return/enter key it adds an empty line to my lis...
Hi all,
On the app i'm building I have a list field, my issue is that the user is able to select/hilite multiple lines from the field and I only want the user to be able to select/hilite only 1 line at a time, there is probably an easy solution.
Hi all, I am trying to develop an app for the construction industry. What I need to do is: on my 1st card I have a text entry field (newJobName) on button add it puts the text/jobname into a text field/list (newJobList) on the same card. so when the user selects the item in the list - I want to crea...