Select to view content in your preferred language

Survey123 is not respecting my width parameter when published.

112
3
Jump to solution
Thursday
EricaNova
Frequent Contributor

I'm trying to create a 2-page survey with a grid appearance. In my settings worksheet, I've chosen style = pages dynamic-grid since I have a lot of hidden questions.

When I preview my form, all looks good... but when I publish, S123 is not respecting my width arguments.

Here's a minimal reproducible example (attached) with an image of what I want on the second page (from the preview):

EricaNova_0-1749135302383.png

VS what I am seeing on the second page once published in the web app:

EricaNova_1-1749135338053.png

I swear this was working at some point and I don't know what's broken it. I'm leaving the second page as 'w1 field-list' because I have a number of other groups (with different columns for each, including repeats) that I want to incorporate later.

Thanks for any hints!

 

 

1 Solution

Accepted Solutions
Neal-Kittelson
Frequent Contributor

Not sure why but your page two needs a label.

NealKittelson_0-1749153083725.png

 

View solution in original post

0 Kudos
3 Replies
Neal-Kittelson
Frequent Contributor

Not sure why but your page two needs a label.

NealKittelson_0-1749153083725.png

 

0 Kudos
EricaNova
Frequent Contributor

Brutal. Wow! Thanks for that. I know I changed that at some point (I don't want any labels)... I was getting the warnings, but I didn't realize it could cause this serious of an error! Really appreciate the outsider view. I guess I can just put <b></b> for the label but I'd love to NOT have to have labels for things!

0 Kudos
Neal-Kittelson
Frequent Contributor

Try "<div></div>" for an empty label, if I recall I used some other tag and when I needed to use the web app the other tag caused issues and had to switch them all to that.