I must note that the Gravity Forms plugin I’m using is in beta.
What is the version you are using?
I’m using conditional values in the iDeal section, however it only allows me to select one condition – and if I select it, it reverts back to the condition above it. I want to be able to select more conditions for this, and for them to work of course :).
Currently we only support one condition, but we will have a look at how this works in the Gravity Forms PayPal Add-On.
The condition I want to bind to is written in HTML, so it’s also huge select box which stretches far over my screen width.
This results in the “Update” button not being able to be clicked until I set the max width from 100% to a pixel value (far less than my screen width) in the Developer Tools of my browser.
Idem dito.
Hi Remco!
I was using version 1.9.beta2.7.
Last night I reverted back to the latest stable version because the inputted passwords didn’t sync with the user database.
The extra addon would be great! Currently I’ve managed to create an extra HTML block instead of a free section for feature explanation. This however doesn’t align the li block so it’s harder to code responsive CSS for it. I think Gravity Forms could easily solve this by allowing <span> blocks to be made to wrap around sections (no more overlapping negative margins!).
I would still like to point out the following: “and if I select it, it reverts back to the condition above it”. This might be an unique problem but it might be worth looking at if more people have the same problem. For now, it’s fixed for me with the first option being the conditional one (so it can’t go up another one).
I don’t quite understand what you mean with “idem dito” because the two questions aren’t related in that way. Could you elaborate?
In short: The selection div can be quite large if you add a lot of text and then even expand over the interface. Making the red Update button unclickable.
Maybe a wrapper around the <select> with some nice CSS would solve this (not allowing this to stretch over the content div while still allowing it to be 100% width).
Note: I do wish to add that the described problems aren’t in any high priority because there’s an easy workaround with the developer console in chrome/ie.
Thanks and have a great day!