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 am thinking of buying your Form building software but I am trying to make a registration form for people so I need drop down fields, unlimited check boxes, and also browser fields to allow the registrants to send a photo of the hibiscus bloom and one of the leaf included in the form and to be able to include the form in the hibiscus web site and I do not know any html code so it would have to generate its own code can you help me.
A: You can easily build the required form using the Designer Form function in Form1 builder. You simply click/select the type of fields and input the required file name and display text. this supports all your required field types ie Select (a drop down), Check Box, Text, and File (for uploads). On point to note however is that the processing code only supports 1 file upload field per form. For full details see the Help file. It may also be worth gaining a little understanding of how a form works, some basic information can be found at https://bizpep.com/formcode.html .
Question and Answer Item 7744 - Browse All Question and Answer Items
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