valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
<< < Page 211 212 213 214 215 216 217 218 219 220 > >>
Questions & Answers
Q: I have purchased your program and love it but I need to customize the preview form screen. Where do I do that at? I want to add a custom header and I want to have the Labels for the fields show with not the actual field names?
A: The format of the preview is set as a default style or applies the css style set as CSS (Cascading Style Sheet) File Name as outlined in the Help file. At present it appears you have set this as global.css so this determines the form layout (I can see this when I view source of the preview page). So either setup a css file with the required style and set the CSS File Name to this or add the required style to global.css or remove the CSS File Name and use the default style. If you use the default style and view source of the preview page you will be able to see the styles applied. You could use these as a basis for you own css file if required. On the display of the labels / field names it is best to have the field names the same as the labels but using a _ instead of a space ie label is First Name, field name is First_Name this ensures the preview is as per the form display.
Question and Answer Item 7743 - Browse All Question and Answer Items
Q: On several pages, it doesn't include the sub-folder name. I got excited when I found it, but soon realized it doesn't work consistently. Please let me know if and when you fix the bug.
A: SiteMap XML only extracts the links you have in your pages. If they are not complete (ie use relative references ../) then it assumes they are in the root directory. From what you have said it is working as designed just not the way you want it to because you have sub directory relative links) however we are releasing a new version within the month that may provide this feature.
Question and Answer Item 7742 - Browse All Question and Answer Items
Q: Do you have a version of this spreadsheet that can deal with a VAT/GST on a monthly/quarterly basis and on a cash/accrual basis?
A: No, sorry. The Forecast and Budget Builder is designed as a high level tool and is not designed as an accounting tool.
Question and Answer Item 7741 - Browse All Question and Answer Items
Q: I am using the PHP option for dynamically getting the site map, however some search engine optimization programs are reporting broken links caused by the php page. I realize that there is a delay while processing. Could this be causing the problem? I also have a link to the php page in the footer of the site (for SSI). Should this be removed? Thanks.
A: Does Goolge report any broken links? If so you should investigate as there maybe non valid links in your pages. The php xml sitemap is not really designed to be used as a link in your page as it returns an xml file specifically deigned for google, if you remove it you should have no problems. We are releasing a new version Dynamic SiteMap (within the month?) that will include a dynamic html sitemap option and this could/should be used in your pages and will be both human and search engine readable.
Question and Answer Item 7740 - Browse All Question and Answer Items
Q: How do I set up a form with the following information:First Name, Last Name Address, City, State, Zip, Day Phone, Evening Phone, Cell Phone, E-mail, Preferred method of contact?
A: This can easily be achieved. First in the Required Variable section set a Form Delivery Email Address then using the Designer Form function (from the top menu). In the Add Pre-defined Fields click the First Name, Last Name, Email Address pre-defined fields link to add each of these to your form. For the other 7 fields in Additional Fields input the number of fields and click Add (the fields appear in the order they are added so you may want to change the order of adding to suit). This will add new text fields to the Form Fields Table. Then for each added field adjust the Field Text to Display (ie for the address field set it to Address) and Field Name (ie set it to Address). Once you have all the required fields click Build Form and the form code will be created. See the Help file for full details.
Question and Answer Item 7739 - Browse All Question and Answer Items