Hi All,
We have a number of applications that use tabbed tables to organise the display of data. The tables are programmatically controlled with the ‘buttons’ that switch tabs in an embedded outline on a page in a navigation frame, with the document displayed in a separate frame. The code behind the outline entries is a simple FIELD $tableName := “rowIndex”, followed by a refresh.
This all works fine in r5, but doesn’t seem to work in r6.
I’ve tried isolating the issue by creating a new database with just one form (with the tabbed table), a frameset and the navigation page and it still doesn’t work.
Has anyone else encountered this? Any suggested workarounds?
Thanks,
Jason