Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Community,
I'm trying to use the dynamic update action (or macro equivalent) to add records into 2 kinds of tables.
The first is a table linked to the schema, the second is an island table.
The application also has a section access implemented (no issue is encountered when there is no section access).
When using Qv from desktop, everything works fine, all tables are populated and expressions return values.
However the issue is raised when using this feature from web (i'm using IE plugin just to be able to check the table viewer, but behavior is same with ajax).
What happens is that only the island table gets filled correctly, but the table that is linked to the schema is filled with dashes (or nulls; picture attached) at first and the expressions return null. If I refresh the browser (i.e F5 or browser refresh button), then the values are displayed in the table (no more dashes) and the expressions would return values.
I tried using the "enable push from server" or changing the refresh mode but nothing fixed it.
Appreciate your suggestions.
Thanks.
Any suggestions ?
Thx.