Friday, February 10, 2012
  Search
Support Forum
Cellspacing / CellPadding & Delete Row
Last Post 12 Jun 2006 05:11 PM by Steve Provencher. 3 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Shawn Stumbaugh
New Member
New Member
Send Private Message
Posts:2


--
06 Jun 2006 08:43 PM  
Hi, very nice module.  I'd like suggest adding the ability to specify cellspacing / cellpadding to the main Form Settings set up page.  That would make laying things out a little easier.

Also, the ability to delete an empty row would be nice.  Moving things up / down / left / right can get a bit tedious with lots of columns and such.

Either way, very nice product.

Thanks!


Shawn



Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:681


--
07 Jun 2006 12:02 AM  
Look at formatting:

Settings >> Form Settings "Table Class" = yourClassName


Class Definition
.yourClassName TD {padding:5px;}

Best in poratl.css

Row management is planned for the next version. No release date set.
matt cushing
New Member
New Member
Send Private Message
Posts:5


--
12 Jun 2006 03:47 PM  
where do you define these?  Is there a css you need to attach?
Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:681


--
12 Jun 2006 05:11 PM  
Manage Form --> Form Settings

enter your class name in the "Table Class" field

define the class in portal.css

Example.

myClassName in the field.

in portal.css

.myClassName TD {padding:5px}

You are not authorized to post a reply.

Active Forums 4.2
Copyright 2004-2012 Code 5 Systems, LLC.