Buy Cheap Software - Discount Software
pimpMyJoomla Board
Welcome, Guest
Please Login or Register.
Lost Password?
Howto create 2 coloum layout? (1 viewing)
_GEN_GOTOBOTTOM Post Reply

TOPIC: Howto create 2 coloum layout?

#476
Laura (User)
Senior Boarder
Posts: 14
graphgraph
Howto create 2 coloum layout? 2007/05/17 10:12 Karma: 0  
Hi, how can i have a 2 coloum layout within the form?
This for 2 seperate parts of a question along with radio boxes. It just looks better when aligning both Questions with 2 cols, instead just below each other.

Thanks

Laura
  The topic has been locked.
#482
alex (Admin)
Admin
Posts: 301
graph
Re:Howto create 2 coloum layout? 2007/05/17 10:26 Karma: 8  
I am working on this issue Laura. It will be ready on 1.0.3

Sorry for that
  The topic has been locked.
#486
Laura (User)
Senior Boarder
Posts: 14
graphgraph
Re:Howto create 2 coloum layout? 2007/05/17 10:36 Karma: 0  
Hej that is great news!
And i dont consider this a real issue, so far i really love your components - they seem very stable and well designed if you ask me

ps.
We will use this form on our website and we plan to donate for this great component!

Cheers
  The topic has been locked.
#704
evilrobot (User)
Gold Boarder
Posts: 42
graphgraph
Re:Howto create 2 coloum layout? 2007/05/24 15:49 Karma: 0  
I didn't see this on the list of features to 1.0.3 - did it make it in?
  The topic has been locked.
#727
alex (Admin)
Admin
Posts: 301
graph
Re:Howto create 2 coloum layout? 2007/05/25 00:59 Karma: 8  
Ok, so:

how to do a 2 column form with Forme 1.0.3:

1. in the Form Style tab, change the "Edit the form style" from:

Code:

 <div align="left" style="width:100%" class="componentheading">{formtitle}</div> <form name="{formname}" id="{formname}" method="post" action="{action}" {enctype}>     <table width="100%" border="0" cellpadding="0" cellspacing="0" class="forme">     {formfields}     </table> </form>



to

Code:

 <div align="left" style="width:100%" class="componentheading">{formtitle}</div> <form name="{formname}" id="{formname}" method="post" action="{action}" {enctype}>     <table width="100%" border="0" cellpadding="0" cellspacing="0" class="forme"> <tr><td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="forme">     {formfields}     </table> </td></tr></table> </form>


2. Apply changes

3. After the second field add a new field like this:
Field Id: free1
Field type: free text
Field style:
Code:

 </table></td><td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="forme">



That worked for me. Let me know if you managed to do it.
  The topic has been locked.
#736
waby (User)
Junior Boarder
Posts: 7
graphgraph
Re:Howto create 2 coloum layout? 2007/05/25 07:58 Karma: 0  
Hi Alex,

I've tried this method but it doesn't work for me... Thanks for your help
  The topic has been locked.
#737
waby (User)
Junior Boarder
Posts: 7
graphgraph
Re:Howto create 2 coloum layout? 2007/05/25 08:07 Karma: 0  
Hi Alex,

I've tried this method but it doesn't work for me... Thanks for your help
  The topic has been locked.
#738
waby (User)
Junior Boarder
Posts: 7
graphgraph
Re:Howto create 2 coloum layout? 2007/05/25 08:07 Karma: 0  
Hi Alex,

I've tried this method but it doesn't work for me... Thanks for your help
  The topic has been locked.
#749
alex (Admin)
Admin
Posts: 301
graph
Re:Howto create 2 coloum layout? 2007/05/25 14:12 Karma: 8  
Are you sure you did exactly this? try adding the sample data, and try there.(i think you altered somehow the original form style and that's why it is not working). I tested it here and it works.
  The topic has been locked.
#804
Grfxboy (User)
Fresh Boarder
Posts: 3
graphgraph
Re:Howto create 2 coloum layout? 2007/06/02 22:52 Karma: 0  
It worked great for me. Thanks!
  The topic has been locked.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop