May 30, 200619 yr I've got a few value lists attatched to a field with radio and check boxes both. i'd like to find a way to display them without them just running one after another. I tried adding a tab after each entry in the list itself, or return characters, etc. None of them worked. Any ideas? Thanks!
May 31, 200619 yr You need to do that in the XSLT stylesheet, either by using a HTML table, or by CSS. BTW: Was my comment on your iframe question helpful?
May 31, 200619 yr Author Yes, that will work, thanks! I've got that project on hold right now, however. Do you know what the code would be to format this? I tried to use a table but it looks only slightly better. I was going to try to keep all the items in the list the same relative length to see if that cleans it up.
June 5, 200619 yr It's a little bit difficult to help if there is nothing concrete. Can you post some code to work on?
Create an account or sign in to comment