Job Application Form Template [with 3-4 column] [Request]

rfve 01 Mar, 2016
hi,

i am find job application form template,

i was looking that page but link is not working.

http://www.chronoengine.com/forums/posts/t10433/p12694/online-job-application-and-email-template.html

have a template in your database ?

i am tried make with chronoform v5 but i cant made 2 or 3 column like in that form

http://alvadonna.com/side/ik/index.php

can you help me ?
GreyHead 01 Mar, 2016
Hi rfve,

First I recommend that you don't copy paper forms into web forms. With rare exceptions they are not good user experiences.

If you have to they you can use the Multi Field element to add several input elements into a single row
OR you can use Containers of Type 'Columns Container' and 'Column (Resizable)' to add columns of inputs
OR you can code by hand and use the Bootstrap Grid CSS classes to place the elements on a grid layout.

Bob
rfve 01 Mar, 2016
hi bob,
i dont know php code. do you have a sample form ? (or job application form template with chronoform)

i added 3 text and 1 date picker . but obcets is scarred.
I want to have 4 boxes in 1 row ( with title on the table ) like this picture
Job Application Form Template [with 3-4 column] [Request] image 1

is this possible with chronoforms ?
GreyHead 01 Mar, 2016
Hi rfve,

You don’t need to now any PHP. Just some HTML - I suggest that you use custom HTML for this.

Bob
This topic is locked and no more replies can be posted.