Mail
CobraShop #1
Thursday, March 11, 2010 Forum   Search
Register

Login

English
Deutsch
Forum
 
ForumForumhelferlein_Supp...helferlein_Supp...helferlein_Form...helferlein_Form...Using [nbsp] to create an empty line to structure the formUsing [nbsp] to create an empty line to structure the form
Previous Previous
 
Next Next
New Post
 6/5/2009 12:13 AM
 
 Modified By Andries Schuttinga  on 6/4/2009 11:15:45 PM

Hi Michael,

I would like to make my form a bit more userfriendly by adding some white spaces between seperate parts of the form. I tried to do that by creating a label with the value   Unfortunately this results in an error. Am I doing something wrong, or will the system just not accept a space?

New Post
 6/8/2009 8:49 AM
 

Andries,

if you do that with a label (the form item type, not the label of another form item type, but theoretically it sould work there as well) you have to html-encode the non break space code (that looks a bit strange, but ist works: instead of   you have to use  

Anyway: I would do that with a style sheet (by writing your own theme).

Best wishes
Michael


Michael Tobisch
New Post
 6/9/2009 9:47 PM
 

I attempted this and I am not sure it is a good idea. It would appear it create a parsing issue when submissions are submitted to the database. Meaning none of the form data is saved.   In version 2.0 I found I could add white space by adding a Label item and then placing this code in the form template.

<tr><td >[PENCIL]<div style="visibility: hidden;">[LABEL]</div></td></tr>

This works and I don't receiving any parsing errors writing the data to the database on submission.

 

New Post
 6/17/2009 8:58 PM
 

Well... version 02.00.00 is quite different (inside). I am happy that it works...

Michael


Michael Tobisch
Previous Previous
 
Next Next
ForumForumhelferlein_Supp...helferlein_Supp...helferlein_Form...helferlein_Form...Using [nbsp] to create an empty line to structure the formUsing [nbsp] to create an empty line to structure the form

Print  
Donations

Wenn Sie die hier verfügbare Software für nützlich halten und einsetzen möchten, bitten wir Sie, sich beim Programmierer mit einer Spende zu bedanken. Spenden werden verwendet, um die Software weiterzuentwickeln und in das DNN Review-Programm einzureichen.

If you find any of the free software on this web site useful we encourage you to make a donation to the programmer. Donations will be used to to further develop the software and to join the DNN Review Program.

Copyright © 2007 by Michael Tobisch   Terms Of Use  Privacy Statement