Multiple Update Records in newest Alpha 2.2 not working? Also, I found some deprecated code in DataAssist, same behavior.
HI there Ray! I have attached a file I'm working on but I am going nowhere, maybe you can see where the problem is.
Long story short, I have a bunch of variables that perform some calculations, all that is working. The resulting variable named $ProductTotalPrice has a value that I would like to be inserted into the DB.
Now, I have several records that come from a previous page, doesn't matter, but let's say we could have 3 records that will each need that variable based on their own calculations, again, all that s working.
Now, I have echo the important variable $ProductTotalPrice that goes into the precioFinal_<?php echo($wa_repeatcount); ?> form field (with the repeat server behavior applied) and for some reason is not being saved into the ProductTotalPrice row in the DB.
Any clue by looking into the file?
I have reinstalled Dreamweaver CC 2018 a week ago, I got a fresh installation of DataBrige Alpha 2.2 from this morning, no other Webassist extensions installed, clear cached, I don't have any other extension at all in the software.
Once I get this one done I will give you some feedback about a deprecated function I found when implementing Multiple Records, Repeat Region behaviors and more (came from the wa_appbuilder_php.php file)
Note: Dynamic Data pop up window when trying to select with lighting bolt icon does not work either, clicking on the list does nothing, is like frozen, see picture.
Thanks Ray, let me know if you need anything else from me. I am working on a live project with this Alpha :)
Keep up the great work!