There seems to be an issue with the date components. Whenever I include a description, it is displayed on the page before (instead of after, like the other components) the input fields. I am guessing that this could be solved by my theming the whole webform, but it seems like this should probably be addressed since it is not consistent with the handling of other component descriptions.
On a related note, is there a slightly more detailed description of how to theme a webform? Do I just need to look into the Drupal Form API & adjust the HTML ID/Name attributes to match the components I'm creating in Drupal?
Comments
Comment #1
safetypinOh, I just remembered another thing, in the Date component, the Day & Month select menus have default options to indicate to the user what the numbers mean. Is it possible for me to just add in "Year" to the year textfield in the UI, or will I need to do this when I'm theming the webform?
Comment #2
quicksketchThe date component is now themed much better without a fieldset wrapped around it. This should correct the description issue.
Comment #3
safetypinLooks great! Thanks!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.