Please help, 1.) my xlsform is not showing multiple question on a page on android phone even after grouping them and put field list on appearance field, but appears working on Kobotoolbox online
2.) “I want enu_name, cg_name, al_name, ben_name_inbank” to give names in UPPERCASE + (- and ') - as special character. For Example AKWA-IDARA MOSES AKPAN, GOD’SWILL EDEM ENO-OBONG. and lasty
3) how do I take names in format of (Surname, Firstname, and OtherNames)
I needed multiple question to display in a page, It is not working on my android but appears to be working on online on Kobotoolbox
2.) Wanted wherever a should inputed, it should be in uppercase otherwise it won’t get to another question. This fails also in my android device.
However, you will need to validate your XLSForm through this online validator to get rid of some syntax issues (seen in the constraints) which I had observed.
Thank you so much. Everything is working well except regex(.,’^[A-Z ]{1,50}’) for names is not allowing for the two special characters “-” and “apostrophe '” that some people have in their name. E.g AKWA-IIDARA OR GOD’S WILL.
Great @mosesakpan! If you still have an issue with the regex, maybe you could create a different topic as this topic is more focused on visualizing questions in a group on a single screen. Ideally, it’s good to have one topic that discusses an issue. This should make the forum systematic and easy for the community to make the search for relevant issues.