- This topic is empty.
- AuthorPosts
-
- 12/13/2010 at 1:57 am #7029
AnonymousParticipantYes that helps with the style sheets, but what we're looking for is a item WITHOUT a text field or box or anything, just a simple header, no field.
- 12/13/2010 at 11:29 am #5109
AnonymousParticipantIs this not addressed in your question "Divider lines in qListForm" from a few weeks back?
– Jim
- 12/16/2010 at 10:48 am #3928
AnonymousParticipantIs it possible to just create a header field in the QListForm. For example, we want to seperate a section of fields on the top of the page with a section of fields at the bottom of the page. We just need a header cell between the two in the table. My initial thought was to create a new column but I’m guessing there might be an easier way to do with QListForm with CSS or HTML?
So example
Question 1
Question 2
Question 3
BOLD TITLE
Question 4
Question 5
Thank you in advance.
- 12/16/2010 at 10:48 am #7034
AnonymousParticipantI am still thinking the final repl(ies) by Tony to your post would do the job – his solution doesn't require any dummy fields for headings. Or is there something I am missing here?
- 12/30/2010 at 11:08 am #5104
AnonymousParticipantHi Anthony,
In order to achieve your goal you need to perform the foloowing steps:
– add a dummy column
– set the Width of the above created column to 1 in the qListForm>ezEdit>DisplayFields>YourDummyField>Width (in pixels) property
– set the Title of the above field to <b>Your Title Here</b>
You still can see a thin vertical bar in the form but I think that it still looks decent.
Please let me know if you need help to implement this solution and I’ll be more than glad to provide further information.
-
- AuthorPosts
You must be logged in to reply to this topic.