Hi,
I have a page in my app showing in an iFrame on a different site. However I can’t read or write to the database.
The odd thing is, when a workflow supposedly updates the data, the change is reflected in a text output of the database field, BUT the actual database field is NOT updated.
It’s as if there was a local database that’s being updated, only, not the actual database.
Running the same page in preview mode, the page shows the database values, and the workflow works correctly, updating the database, so the workflows are not the problem.
What’s going on?