Recent content by fariebk

  1. F

    Add $ currency symbol to Field Element

    I see what you mean. Would it be possible for the $ to show inside the field input and not record to the database? Thanks!
  2. F

    Add $ currency symbol to Field Element

    Sorry, I've seen similar posts for this but was unable to get this to work. I've tried different Format strings, and played around with the onload javascript. I have a Field "Number Format" Element, with the default settings, so it currently shows "0.00". I need it to show "$0.00" and for...
  3. F

    some maths

    Sorry! Forgot the ;'s: $total = {Sum___a_value}+{Sum___b_value}; return $total; Does that work?
  4. F

    some maths

    The Calculation plugin element would do that. Make your 4th element (the Total) a Calculation element and enter your math string containing the placeholders of A,B,C in the Calculation box, something like: $total =...
  5. F

    Additional checkbox if user logs in only.

    Sorry for bringing this back up. I found out the real culprit :) In the Form's parameters, I had "Save partially completed multi-page forms" set to "Only logged in users"; with this setting the form populates but also adds the additional checkbox as in my screen shot above. I've set "Save...
  6. F

    Stop Enter button from submitting form for v3?

    Hi, thanks for playing around with that. I had tried that, and other variations as well, but with no luck. --------- Update: actually, I see you have "});" at the end instead of just "}", I tried that and it works just fine! So I'm all good. Thanks!
  7. F

    Stop Enter button from submitting form for v3?

    Does the code below work for Fabrik 3 as well? http://fabrikar.com/wiki/index.php/Stopping_the_enter_button_from_submitting_the_form My form ID is "1" and I have this in my 1.js file, but am still able to submit the form.: window.addEvent('domready' function(){...
  8. F

    Additional checkbox if user logs in only.

    Nevermind on this, I 'Refresh Cache' on the plugins and it's now not showing the additional checkbox - something must of been "stuck". All is good now, thanks.
  9. F

    Additional checkbox if user logs in only.

    Hi. I have a single check box that is used to toggle a group, all of that works fine. However when a user logs in an additional checkbox shows up that is checked, as it shows in the attachments. When logged out only one checkbox shows correctly. I'm using OSE Membership if that makes any...
  10. F

    "Zeros" not saving to database if in front?

    Hi. In my form I have a field element labeled "Issue Number", many times the number entered will be something like 00023. The "zeros" however are not saving to the database, it only shows as 23 - we need those zeros in there. If the number is 20003 then it records correctly, only when the...
  11. F

    Pre-populating Form from separate database table

    Joomla 1.7.X Fabrik 3.0b I'm pre-populating a Fabrik form with registered user data from a separate database table - OSE Membership's jos_osemsc_billinginfo table. These pre-populated form fields will be readonly, they just need to be listed at the top of the form for the user to see, and...
  12. F

    Another auto-onload Calculation total?

    Works great! Thanks for your time!
  13. F

    Another auto-onload Calculation total?

    Oh shoot, that was from one of my earlier experiments. I've removed that totally.: http://www.lithoninja.com/calc.html http://www.lithoninja.com/components/com_fabrik/js/1.js Thanks!
  14. F

    Another auto-onload Calculation total?

    Thanks Rob, I have it installed on the same page: http://www.lithoninja.com/calc.html The JS is here: http://www.lithoninja.com/components/com_fabrik/js/1.js Thanks again.
  15. F

    Another auto-onload Calculation total?

    Rob, I'm sorry, I've been playing with this and can't get it to work. In addition to the JS file is there anything I need to "turn on" or such? Thanks!
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top