Forum

You are not logged in. Please note that you need to log in before posting.

Dear friends! Please note that hitAppoint will be on holidays till June 12, 2011 with a limited online access. We apologize for delayed replies. Every request will be promptly resolved on return.

#1 2008-08-09 14:04:09

midrik
Member
Registered: 2008-07-29
Posts: 58

Custom work - service

Hello again smile

Always forget something.. Algis, do you offer custom work for Hitappoint? I have some changes that I need implemented.

Thanks,
midrik

Offline

 

#2 2008-08-11 01:15:04

algis
Administrator
Registered: 2006-01-09
Posts: 1724
Website

Re: Custom work - service

Hello,
yes we can do some minor changes, although we can't afford to get down to a complicated project. Please let me know your requirements, I will try to estimate if it can be achieved.

Offline

 

#3 2008-08-12 09:53:43

midrik
Member
Registered: 2008-07-29
Posts: 58

Re: Custom work - service

Hi smile

The thing is, Im setting this up for a client that needs a lot of custom fields for storing various information about his clients. Creation of these custom fields is no problem and easy to do thanks to you smile

But... all the fields line up in one vertical row down the page, so in my case it gets very narrow and long. It will be around 80 fields in all that I need.

So the question is can you make them line up using the horizontal space also?

Thanks,
midrik

Offline

 

#4 2008-08-13 04:08:19

algis
Administrator
Registered: 2006-01-09
Posts: 1724
Website

Re: Custom work - service

Hello,
this can be done by CSS tricks:

this page defines the submit form page layout
core\packages\client\appointments\request\confirm\templates

you can wrap the confirm form in a DIV for example, and specify for the inner DIVs (every form HTML element is wrapped in a DIV) "float: left" and "display: inline" CSS options. So the form elements will be horizontally aligned.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson