Greg O'Connor Posted September 9, 2007 Posted September 9, 2007 Hi all. I have a client enquiry for a hire solution which must show timelines (days, weeks, months) for hire or rental items such as cars in a graphical way. I could not find sample file or even a ready commercial solution until now and would be pleased if anybody knows about such a solution. Any help would be appreciated. Greetings Greg
Søren Dyhr Posted September 9, 2007 Posted September 9, 2007 Such timelines are not difficult to make, it's the user interaction that bothers: http://www.seedcode.com/ccp51/cgi-bin/cp-app.cgi?usr=51F9648153&rnd=1527369&rrc=N&affl=&cip=83.72.199.130&act=&aff=&pg=resource_scheduling ...could get you somewhere, if you hessitate from developing it yourself. One key to it is making trains of webdings, in various colours as mergefields. The trick is to make first mergefield word the same colour as the background, to push or offset the following in the train. I do often use Substitute(10^x-1;"9";"g") where x gives the number of massiv blocks of either blanks or fully coloured. This is the graphical part of the solution, then is there the relational stuff behind, which honestly shouldn't be neglected... This template gives a lot of answers to how to deal with a rental shop, when it grows out of "one colour for each car in iCal" --sd
Greg O'Connor Posted September 9, 2007 Author Posted September 9, 2007 This is good help Søren. I will take a look into the template and work out, how to utilise the functionality for the car hire chart. Greetings Greg
Recommended Posts
This topic is 6550 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now