Recent content by masa12

  1. masa12

    Bug on autofill plugin or database join element reder as auto-complete

    Noticed when using autofill plugin in repeat group where is database join element, and data is reder as Auto-complete. Autofill stop working on next group I make. And when saving form, it will clear first database join element value. If Database join element data is reder as drop-down it will...
  2. masa12

    Coding help needed in calc plugin

    Still looking some coding help, I have following code and it works pretty well. but I just have figure out how to update database, $total to Piikki (account balance) field in deb_hyppaajat. I have tried update , set and insert but i'm only getting plank page, thinking i have some syntax prob. So...
  3. masa12

    Coding help needed in calc plugin

    My bad. It's working like it should. I messed up something in morning when i look it up. I owe you big one. but code here if it help someone in future. $numbers = explode(',', "{deb_pokalista_5_repeat___Paino_raw}");// repeat group for ($i=0; $i < count($numbers); $i++) { $total +=...
  4. masa12

    Sum repeating values on a form

    I'm hitting my head on wall in this same issue "Coding help needed in calc plugin" (can't post link yet)
  5. masa12

    Coding help needed in calc plugin

    Thank you. I appreciate help, it do what it should do. Calculate how many fields are in repeat group and return that value. But my idea is get value of those field and calculate them and adding calculation outside repeat group // Repeat group data [deb_pokalista_5_repeat___Paino_raw] => Array...
  6. masa12

    Learning is slow and painful process...

    Learning is slow and painful process...
  7. masa12

    Coding help needed in calc plugin

    Can someone help me and make one sample code for calc plugin ? My javascript coding skill?s is pretty much Level noob. I have form where I have to sum values from repeat group and one field what is in main form. Field?s are { deb_pokalista_5_repeat___Paino} and {deb_pokalista___Lentajan_paino}...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top