Some HTML Questions and Conditional Fields
-
Hello there,
This is really awesome plugin I’ve ever seen but I have stuck about some HTML codes.
Let’me explain what i did and what I want to achive it.I’m preparing a PDF for gravity form entries.
And the form has conditional fields (when user select a option in “selectbox” then an information text appears on form (this information come from a page – when user choose X then information text come from page X, if user choose option Y the information text come from page Y etc..)
I entered a unordered list into text area of page’s text editor. But i would like to make two columns of that list and I tried “div” but it did not work and then I tried “table” but this is also did not work.Could you please help me to making two columns of unordered list or any text?
Second question is about conditional logic and Euro Sign.
I have 2 price areas of gravity form one of them is “Original Price” and other is “Discounted Price”I would like to make conditional for “Discounted Price” (text and value both) but i did not achive it.
User can choose operation numbers ( 1 Operation, 2 Operations, 3 Operations)
I made “Discounted Price” value field conditions as:
Hide;
If second operation = Empty
If third operation = Empty (Please see the attachment: https://prnt.sc/1glgsc8 )And I made also conditional “text field” as:
Show;
If second operation != Empty
If third operation != Empty (Please see the attachment: https://prnt.sc/1glh68x )The text “Your Special Price” text shows always and the “price value” hiding always, conditions does not work.
Could you please help me with that also?
By the way “the price value” has Euro sign but PDF can not convert that sign and it output like “& # 8 3 6 4 ; (without spaces)”
Thank you
- The topic ‘Some HTML Questions and Conditional Fields’ is closed to new replies.