-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show error for attempts to use ${} name values in choices sheet. #403
Comments
|
Error would be better |
I tried this a while ago in Enketo and it works on some level but doesn't dynamically update. I can't remember the details but I think it's something like it's always one refresh cycle behind as the repeat count is updated. For reference, people do this because they don't have XLSForm access to specifying a select from a repeat nodeset: #38. |
In this case the XForm output contains |
That's if there are no translations for the form. It used to be that |
Oh ok, thanks for clarifying. I missed that. One day I should figure out what is not working in Enketo and create a bug report. |
Hi @lognaturel & @MartijnR - We also have cases where we just want to show item text as part of a label to help a user answer questions. Here is an example with both cases of dynamic choice label text: |
Thanks for sharing, @pbowen-oc. The behavior hasn't changed for any of these examples because they all use static choice lists. I think the weirdness comes in when there are secondary instances/dynamic choice lists. @MartijnR should However, I can't seem to reproduce this at the command line with I don't have time to dig in deeply now so I propose we do a release sooner than later and right after the release compare the behavior in XLSForm Online and |
@lognaturel, sorry for not responding. After posting #515, which appeared to be a duplicate of what you reported above, I propose we deal with |
Here's a user trying to use this kind of reference in an additional data column. Ideally we'd also detect and fail on that. |
Update: only the name column is relevant in this screenshot
The text was updated successfully, but these errors were encountered: