Hi
Another weird difference between 10.1.600 and 10.2.300. I have a deployed dashboard with a customisation applied on top - customisation is just to allow a user to input a time in xx:xx format, and then in code I convert this to seconds past midnight and put it into OrderRel_Number01 field. The dashboard is updateable, so Epimagic used to take care of putting this UD field back into the database.
Since upgrading, my custom code isn’t working. I have found that the Afterfield event on the “Results” table, now refers to the wrong BAQ. I think it was luck previously, but can’t see where to actually tell it which BAQ the “Results” table should reference…
E10.1.600
E10.2.300
There are 2 BAQs on this dashboard - the main updateable one, then a subscribed one at the bottom just pulling in a couple of fields from Customer table
If it isn’t possible to tell it which BAQ the “Results” table in Form Event Wizard should reference, should I instead update the underlying EpiDataView? (disclaimer: I have tried doing this, but it wasn’t taking the value and updating it when saving)




