I’ve a form that shows exercises and is the first Tab;
the second Tab is a grid that shows all records that have the field exercises_id equal to the global variable [v_exercisesid] passed in OUT by the form;
whem I run the Tab app the first value passed by the form to the grid remains also when I navigate records in the form.
You can find the DB dump and the export of a simple project that reproduce the bug at the following link:
https://drive.google.com/folderview?..W8&usp=sharing
Roberto