Page 1 of 1

Hiliting one line at a time

Posted: Tue Oct 04, 2016 10:21 am
by MarcoPolo
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.

any help anyone

thanks
MarcoPolo

Re: Hiliting one line at a time

Posted: Tue Oct 04, 2016 10:43 am
by jmburnod
Hi MarcoPolo,
there is probably an easy solution
Yes :D
I think you have to set the multiplehilites (Multi-line in inspector) of your fld to false
Best regards
Jean-Marc

Re: Hiliting one line at a time

Posted: Tue Oct 04, 2016 12:09 pm
by MarcoPolo
Thanks Jean-Marc that did the trick

Kind regards

Mark