You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The min and max value fields are expecting date-formatted values, rather than numbers. As we don't tend to use these for Number and Number (Dollar), this shouldn't be an issue as long as these fields remain blank. However, since "Number (Pick from list)" type fields require the min and max values to be defined for the list to be filled out, these questions are not working at the moment. All you see is a blank dropdown list, with no option to select anything.
Having poked around a bit, it looks like this issue carries over to the environment that we test our pathways on, but it only affects questions that you've opened in A2J Author since this issue began. So, if you were to publish a pathway without opening any of the specific questions that contain a Number (Pick from list) field, it should be fine, but if you have opened one of these questions, you're likely to run into a question that you can't move past, since many of these fields are set as Required, and you're unable to select anything from the list.
The text was updated successfully, but these errors were encountered:
mikemitchel
changed the title
Variable search gives false positives
Min/Max only has date view, not working for number fields
Jan 29, 2025
The companion fix to this involves the Viewer, which currently only shows the expected 'range' of answer if you get it wrong. I have a fix, using the current styling which might be 'good enough' always showing the current expected ranges, but it would better to have a translation for this in other languages. Perhaps we could fix it when we fix the date format enhancement, and do a larger localization overhaul for translations, numbers, and expected dates and currency.
NOTE: number list doesn't need the range, as the selector already enforces it.
The min and max value fields are expecting date-formatted values, rather than numbers. As we don't tend to use these for Number and Number (Dollar), this shouldn't be an issue as long as these fields remain blank. However, since "Number (Pick from list)" type fields require the min and max values to be defined for the list to be filled out, these questions are not working at the moment. All you see is a blank dropdown list, with no option to select anything.
Having poked around a bit, it looks like this issue carries over to the environment that we test our pathways on, but it only affects questions that you've opened in A2J Author since this issue began. So, if you were to publish a pathway without opening any of the specific questions that contain a Number (Pick from list) field, it should be fine, but if you have opened one of these questions, you're likely to run into a question that you can't move past, since many of these fields are set as Required, and you're unable to select anything from the list.
The text was updated successfully, but these errors were encountered: