benh123
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Very slow when adding to cartHi,
It’s only on one particular product (the link I attached) – which is https://www.sggmanufacturing.co.uk/product/aluminium-bifolding-doors/
Thanks,
Forum: Plugins
In reply to: [Calculated Fields Form] Show imageThe only problem I have noticed – when an image is shown it now stops the other calculated field (at the bottom showing the price) from showing a price and it now shows £0 is there any way to stop this?
Thanks
Forum: Plugins
In reply to: [Calculated Fields Form] Show imageThat works perfectly thank you!
Forum: Plugins
In reply to: [Calculated Fields Form] Show imageHi,
I’ve added that exactly as above but the image isnt appearing.
Not sure what im doing wrong?
Thanks,
Ben
Forum: Plugins
In reply to: [Calculated Fields Form] Show imageForum: Plugins
In reply to: [Calculated Fields Form] Show imageHi,
Cant seem to get that to work with this:
(function(){ IGNOREFIELD(66); if(fieldname27 == 3 && (IN('Ext 7016', fieldname25|r) || IN('Int 7016', fieldname25|r))) { ACTIVATEFIELD(66); } })()66 – Media
27 – Recommended number of panes
25 – ColourThanks,
Forum: Plugins
In reply to: [Calculated Fields Form] Show imageHi,
thanks for your response.
How would i create multiple depedancies based on different options?
I.E I want a particular image to show if:
‘Recommended Number of panes’ = 3
&
‘Colour*’ = Ext 7016/ Int7016 (checkbox)Many thanks,
Forum: Plugins
In reply to: [Calculated Fields Form] Automatically select box based on entered amountSorry 1 last thing – with the measurements on the ‘height’ & ‘width’ is there anyway to add ‘mm’ after the measurement – example the user enters 2200 but it shows as 2200mm.
Thank you again.
Forum: Plugins
In reply to: [Calculated Fields Form] Automatically select box based on entered amountPerfect that worked perfectly!
2 last questions I promise 🙂
Is there way to generate a random number (to be used as a quotation I.D) like maybe a 4 or 5 digit number thats different every time the page is loaded?
Last thing – is there a button i can add (on free version) to download the quote as a pdf? I know i can print to pdf but would prefer a download button if possible.
Thanks again!
Ben
Forum: Plugins
In reply to: [Calculated Fields Form] Automatically select box based on entered amountSorry where would i put it?
I put it before the if statements but now the code doesnt work?
Thanks,
Forum: Plugins
In reply to: [Calculated Fields Form] Automatically select box based on entered amountThank you!
That’s now working but i need it to only select one if the size changes, is there a way for it to clear the checked boxes if the height changes?
Thanks,
Forum: Plugins
In reply to: [Calculated Fields Form] Automatically select box based on entered amountOk hopefully this clears it up.
If a user enters any number between:
1000-2200 – Checks box upto 2200
2201-2400 – Checks box upto 2400
2401-2600 – Checks box upto 2600Does that make sense?
Forum: Plugins
In reply to: [Calculated Fields Form] Automatically select box based on entered amountSorry i’m not sure if you are understanding what i mean.
I have a ‘height’ field – when a user enters a number in there (example 2100) i want it to tick the ‘height band’ box relevant to the size they placed in the ‘height’ box if that makes sense?
Example – user enters 2595 in ‘height box’ then it will automatically tick ‘upto 2600’ in the height band?
Hope that makes sense and thank you for your prompt responses.
Ben
Forum: Plugins
In reply to: [Calculated Fields Form] Automatically select box based on entered amountHi,
Thanks for your response.
So what I want to do is as follows:
When a user enters a size in millimetres (example 2188) it would automatically check the box ‘upto 2200’.
Hope this makes sense.
Thanks,
Ben
Forum: Plugins
In reply to: [Calculated Fields Form] Change to formatSorry not sure you understand what I mean.
I need the form to recognise 2200 as 2.200 so that the calculation works. It gives a result of 261360840 when it should be just 2613.
Thanks,