Unfortunately, that doesn't really help, this is building the list, not using an existing one, and as they are still all keying off of the value, not display value. Radio button: rbServiceQuality1=1. Bad service2=2. Good service My workaround is to set the value to be the full string, and then use r...
I need to access the display value for a radio button in another field on my adaptive webform. For example: red=Red Car I have a different field that needs to show "Red Car". However, for some reason, on the second field, this.value=rbCarColor.displayvalue; does not work. Anything I'm missing, or i...
To clarify my question - how do I factor the text fields to accept HTML formatting beyond <p>? We want to be able to use HTML text with proper header levels and formatting, and have that also appear on the DoR. The below header will not show on generated DoR. However, this will.Using <p><b> does no...
That page is very generic, and does not state how to include formatted text (<h2>This is a subhead</h2>). The page just seems to say that text will go into text boxes, but doesn't address the fact that h2/h3 and other formatted text for accessibility on the adaptive form does not show on the generat...
We have a customized DoR template, but cannot find documentation on how to make the correct fields to bring rich text or formatted text into the DoR. If you can point some out, that would be very helpful.
Description - Currently, we cannot use h2 and h3 in forms and have them appear on Generated Documents of Record. We have to use panel descriptions for blocks of form inputs, and cannot use in Static Text - they simply do not show and will block out the entire text block. To enable accessible scannin...
Description - Currently, we cannot use h2 and h3 in forms and have them appear on Generated Documents of Record. We have to use panel descriptions for blocks of form inputs, and cannot use in Static Text - they simply do not show and will block out the entire text block. To enable accessible scannin...
We would like to modify the Generated Document of Record table cells (AF_TABLEITEM_XFO) to be left-aligned rather than center-aligned. However, even though my paragraph settings are for left-justified, my results are still centered. Is there a way to set this? Thanks!