How to change colour of an item that has already been selected in a repeat

Hello

Is it possible to change the colour of an item after it has been selected in a repeating option list?

Thus the user would know which option he has already selected.

Thanks

style compact

··· El jueves, 12 de enero de 2017, 13:59:28 (UTC-5), cisd...@gmail.com escribió: > > Hello > > Is it possible to change the colour of an item after it has been selected > in a repeating option list? > > Thus the user would know which option he has already selected. > > Thanks

Hi there,

You cannot change the color of an item after it has been selected. You
can remove an item from a list if you use choice_filter.
https://groups.google.com/d/msg/opendatakit/tpz6zqtRgzg/8q8jha9OCwAJ
has an example.

Yaw

··· On Sat, Jan 21, 2017 at 12:21 AM, Priscila Samaniego wrote: > style compact > > > El jueves, 12 de enero de 2017, 13:59:28 (UTC-5), cisd...@gmail.com escribió: >> >> Hello >> >> Is it possible to change the colour of an item after it has been selected >> in a repeating option list? >> >> Thus the user would know which option he has already selected. >> >> Thanks > > -- > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "ODK Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to opendatakit+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.

Thanks for your reply Yaw.

If the list of items in a select-one question has been preloaded via csv , how do i indicate in the choice filter to remove previous selections please?

Thanks

··· On Sunday, January 22, 2017 at 12:06:13 PM UTC+4, Yaw Anokwa wrote: > Hi there, > > You cannot change the color of an item after it has been selected. You > can remove an item from a list if you use choice_filter. > https://groups.google.com/d/msg/opendatakit/tpz6zqtRgzg/8q8jha9OCwAJ > has an example. > > Yaw > > On Sat, Jan 21, 2017 at 12:21 AM, Priscila Samaniego wrote: > > style compact > > > > > > El jueves, 12 de enero de 2017, 13:59:28 (UTC-5), cisd...@gmail.com escribió: > >> > >> Hello > >> > >> Is it possible to change the colour of an item after it has been selected > >> in a repeating option list? > >> > >> Thus the user would know which option he has already selected. > >> > >> Thanks > > > > -- > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options: http://groups.google.com/group/opendatakit?hl=en > > > > --- > > You received this message because you are subscribed to the Google Groups > > "ODK Community" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to opendatakit+unsubscribe@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout.

http://xlsform.org/#external has an example select_one_external form
that does filtering on selects that are loaded from an external CSV.
Try looking at that first.

Yaw

··· On Mon, Jan 23, 2017 at 4:48 PM, wrote: > Thanks for your reply Yaw. > > If the list of items in a select-one question has been preloaded via csv , how do i indicate in the choice filter to remove previous selections please? > > Thanks > > On Sunday, January 22, 2017 at 12:06:13 PM UTC+4, Yaw Anokwa wrote: >> Hi there, >> >> You cannot change the color of an item after it has been selected. You >> can remove an item from a list if you use choice_filter. >> https://groups.google.com/d/msg/opendatakit/tpz6zqtRgzg/8q8jha9OCwAJ >> has an example. >> >> Yaw >> >> On Sat, Jan 21, 2017 at 12:21 AM, Priscila Samaniego wrote: >> > style compact >> > >> > >> > El jueves, 12 de enero de 2017, 13:59:28 (UTC-5), cisd...@gmail.com escribió: >> >> >> >> Hello >> >> >> >> Is it possible to change the colour of an item after it has been selected >> >> in a repeating option list? >> >> >> >> Thus the user would know which option he has already selected. >> >> >> >> Thanks >> > >> > -- >> > -- >> > Post: opendatakit@googlegroups.com >> > Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> > Options: http://groups.google.com/group/opendatakit?hl=en >> > >> > --- >> > You received this message because you are subscribed to the Google Groups >> > "ODK Community" group. >> > To unsubscribe from this group and stop receiving emails from it, send an >> > email to opendatakit+unsubscribe@googlegroups.com. >> > For more options, visit https://groups.google.com/d/optout. > > -- > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en > > --- > You received this message because you are subscribed to the Google Groups "ODK Community" group. > To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.

Dame permisos para ese grupo de google no puedo ver el ejemplo. Gracias