-
Created a topic, Excellent Customer Service!! Top Notch!!, on the site WordPress.org Forums:
Ive searched all over for a form builder plugin to do … -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
I have not posted about commercial products here. all of my questions here are only… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
i tried it that way first and it showed error -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
https://votesplease.com/testvote/application/ page 5 enter no or leave blank should show “No Children” on page in… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
That isnt working either? yes works on that but not NO -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
Can you help me correct this? if No or nothing is selected I want the… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
Is there a way to show conditional data in HTML? example. show fieldname2 if fieldname… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
well you are right, that does the exact same thing, only problem for me is… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
actually i just wrote this and it works if (String(fieldname279).length==5){'*'.repeat(String(fieldname279|r).length-1)+String(fieldname279|r).substr(-1)}else if (String(fieldname279).length==6){'*'.repeat(String(fieldname279|r).length-2)+String(fieldname279|r).substr(-2)}else if (String(fieldname279).length==7){'*'.repeat(String(fieldname279|r).length-3)+String(fieldname279|r).substr(-3)}else '*'.repeat(String(fieldname279|r).length-4)+String(fieldname279|r).substr(-4) -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
what can I be done if the string can have variable lengths like 5 to… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
Im sorry, can you clarify this a a bit? I am using a single line… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
i used the following code from your documentation. <SCRIPT>fbuilderjQuery(document).one('showHideDepEvent', function(){ fbuilderjQuery .validator .addMethod( "zipcode", function(v,e)… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
I did try that with the SS#s on number field, but sadly yes, SS numbers… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
I used a number field to prevent letter characters as SS number is digits only.… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
One more thing on this topic. How can I make sure they enter the required… -
Posted a reply to replace numbers with special character, on the site WordPress.org Forums:
your knowledge is amazing my friend. recommending this plugin to all my website friends! -
Created a topic, replace numbers with special character, on the site WordPress.org Forums:
Hello, in my form i have Social security number, and w… -
Posted a reply to I want to display the value of another field, on the site WordPress.org Forums:
That is what I thought it would do, so I set fiedname2 with predefined value… -
Posted a reply to I want to display the value of another field, on the site WordPress.org Forums:
awesome that is great. I was confused about that because of where it was written… -
Created a topic, I want to display the value of another field, on the site WordPress.org Forums:
Hello, I have excluded a field from submit, but I want… -
Posted a reply to install the commercial version, on the site WordPress.org Forums:
I figured it out, thanks. -
Created a topic, install the commercial version, on the site WordPress.org Forums:
Hello, i just purchased the commercial version of the … -
Created a topic, write to server side text file?, on the site WordPress.org Forums:
Hello, is there a way to write the form to a server si… -
Posted a reply to display fieldname values in html?, on the site WordPress.org Forums:
oh wow, not sure how you even found that but thank you so much! -
Posted a reply to display fieldname values in html?, on the site WordPress.org Forums:
all the fields do exist. all those fields are radio button fields. im trying to… -
Posted a reply to display fieldname values in html?, on the site WordPress.org Forums:
the IN function does not seem to be working for me, can you check this… -
Posted a reply to display fieldname values in html?, on the site WordPress.org Forums:
sorry if im being annoying but this has been extremely informative and helpful. in regards… -
Posted a reply to display fieldname values in html?, on the site WordPress.org Forums:
thank you. -
Posted a reply to display fieldname values in html?, on the site WordPress.org Forums:
(function(){for(let i in typedb) {if(typedb[i]['type'] == fieldname240) return typedb[i]['tp'];}return '';})() Id like to do it… -
Posted a reply to display fieldname values in html?, on the site WordPress.org Forums:
Now I have a summary field that I wish to keep hidden from public so… -
Posted a reply to display fieldname values in html?, on the site WordPress.org Forums:
Ok that makes sense, thank you so much! your help for this plugin is fantastic!! -
Posted a reply to display fieldname values in html?, on the site WordPress.org Forums:
I the example I gave, the total would be the sum of fieldname2 and fieldname3,… -
Created a topic, display fieldname values in html?, on the site WordPress.org Forums:
hello, is it possible to use the html field to display… -
Posted a reply to age calculation default input, on the site WordPress.org Forums:
thank you for the reply!, what is the “| r”? -
Created a topic, age calculation default help, on the site WordPress.org Forums:
hello, I have a field that calculates users age by the… -
Created a topic, age calculation default input, on the site WordPress.org Forums:
hello, I have a field that calculates users age using … -
Posted a reply to Logic for dependancies?, on the site WordPress.org Forums:
Yep I do see how to edit manually, I was using “AND” thank you for… -
Created a topic, Logic for dependancies?, on the site WordPress.org Forums:
Hello, my form shows custom rates based on users age G… -
Posted a reply to multiple options form, on the site WordPress.org Forums:
ok this works great with the dropdowns, is there a way to make it work… -
Posted a reply to multiple options form, on the site WordPress.org Forums:
Im not sure I can do that on my own but it definitely sounds way… -
Created a topic, multiple options form, on the site WordPress.org Forums:
I need suggestions on how to do this more efficiently … -
Posted a reply to accurate age calculator, on the site WordPress.org Forums:
ok i see, when i changed to the TODAY operation, that fixed it. thank you… -
Posted a reply to accurate age calculator, on the site WordPress.org Forums:
that what im using right now, i have this: DATEDIFF(NOW(), fieldname29 ,"mm-dd-yyyy","y")["years"] but if my… -
Created a topic, accurate age calculator, on the site WordPress.org Forums:
hello, im trying to set a calculated field that displa…