My parameters are not showing up on question pages. I'm tracing through
the jsp, but for the life of me can't figure out why because at this
point I'm using the default wdk tags for the question pages/no custom
question pages.
In trying to figure this out, I noticed in wdk:questionParams.tag
there is the following:
wdkQuestion.paramMapByGroups
this is new to me -- could you explain the idea of parameter groups?
Is this change reflected in the model?
Thanks,
Emily
If you don't assign any group to the param, the params will be input into a
default group, which will be rendered in the old way.
Jerric