tilou
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Wordfence sending warning during upgrade to ProI have added it manually using ftp.
Forum: Plugins
In reply to: [Calculated Fields Form] Slider SummaryThanks a lot!
Forum: Plugins
In reply to: [Calculated Fields Form] How to replace a class selector name to anotherCodepeople thank you for your quick answer. But UIKit has predefined styles. If I attach a class to an element, it takes that style. Then if I go to the dashboard and make a change, the change is made globally. In my case, I want all the “instruction text”in my CFF form to look like all item that has the “.uk-text-primary” class.
Forum: Plugins
In reply to: [Calculated Fields Form] Autofill form from dropdownThe second method is working fine!
Forum: Plugins
In reply to: [Calculated Fields Form] Autofill form from dropdownThanks for your help. It is changing the values but on my site, in particular, it is not affecting the visual (type size).
Forum: Plugins
In reply to: [Calculated Fields Form] How to display calculated field in a paragraph?@codepeople Thanks a lot!
Forum: Plugins
In reply to: [Calculated Fields Form] How to display calculated field in a paragraph?Hi @codepeople,
Thanks for replying.
In fact, I need different results.i.e. for
fieldname1 + filedname2
fieldname2 + filedname3That will be inserted in the same paragraph.
Thanks
Jlou- This reply was modified 6 years, 11 months ago by tilou.
Forum: Plugins
In reply to: [Calculated Fields Form] How to display calculated field in a paragraph?Hi
and if there are several tags. How does it work in the equation?
i.e. ‘.result-here’, ‘.result-here2’, ‘.result-here3’Thanks
Forum: Plugins
In reply to: [Calculated Fields Form] Complex: Power Math calculation equationGot my answer
12*POW(2,(7-1)/5)
SorryForum: Plugins
In reply to: [Calculated Fields Form] Form to change the visual appearance of TypoThanks!
- This reply was modified 7 years, 3 months ago by tilou.
Forum: Plugins
In reply to: [Calculated Fields Form] Form to change the visual appearance of TypoThanks for your prompt response, I have put the function in a calculated field, then fieldname1 and 2 contains the values. There is a div named “.text-here”. But does not seem to work.
Forum: Plugins
In reply to: [Calculated Fields Form] Use fieldname value in min and max in slider inputThat’s perfect! You are the best! : )
Forum: Plugins
In reply to: [Calculated Fields Form] Use fieldname value in min and max in slider inputThanks a lot and what about jquery for Field Type: number? So that I can set max and min for a number field.
- This reply was modified 7 years, 4 months ago by tilou.
Forum: Plugins
In reply to: [Calculated Fields Form] Use fieldname value in min and max in slider inputHi
Thanks very much but
actually, I wanted this:Slider min = fieldname1
Slider max = fieldname2The slider min and max steps will be from fieldname1 to fieldname2. It is actually 0 to 100 steps.
Thanks
JL- This reply was modified 7 years, 4 months ago by tilou.
Forum: Plugins
In reply to: [Calculated Fields Form] FIeld Names and Dynamic FieldsHi Codepeople
Let me restate my question:
In an equation, we use: i.e. (fieldname1 + fieldname2) and things works
How will I do (fieldname1 + fieldname2) in HTML Content- This reply was modified 8 years, 2 months ago by tilou.