This topic is locked

Create Records by selecting several

10/2/2009 10:21:49 AM
PHPRunner General questions
D
dlbgp author

Hi - (New to PhP Runner) I am creating a address book application for my construction company that has several tables.
tables: company, person, trade, bid
I want to search for companies that have a specific trade then use the select check box and pre-populate the bid table.. (Not sure how to add bid name automatically)
Once the bid table is reviewed I want to select some of the Companys/Trades to be emailed. The email should open the default mail client and add the selected to the bcc field. Then fill the body with a request to bid form with the JobName, dateRequired, etc...
table structures:
Company Person Trade bid
id id id id

timberline_id timberline_id timberline_id timberline_id

CompanyName Fname trade JobName

Address1 Lname trade

Address2 JobTitle scope

City Phone dateSent

St Fax date_Required

Zip Cell emailTo

PhoneMain Email faxTo

FaxMain Notes returnedDate

EmailMain notes

Webpage

EstVen

Notes
Thanks!!

J
Jane 10/5/2009

It's hard to understand what you want to achieve without seeing actual files.
Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with detailed description of what you want to do.

D
dlbgp author 10/5/2009

Jane - login using sretzlaff/scott - what I am trying to make is a contact/bid program for construction contractors.
When you want to send out bid, you go to the trade tab and look up vendors providing that trade i.e flooring. You then click on the ones you want to bid to. It should then send the records to the bid table filling in as much as possible...
Once you have all the trades you are bidding for that job, then select the ones to email, (open default email client) and send a bcc type email to them. I want open the default email client so I can add any attachments I may need.
The ones that did not get emailed, I would like to create a "Print" page that I can fax to them...
Thanks!!

J
Jane 10/6/2009

I recommend you to send link to your pages to support@xlinesoft.com.