Hi,
I have a page with a grid and a mirrored form. The grid is filtered by a modal filter window. The window is called by a button in the toolbar of the grid. The grid has a special grouping column (see attached screenshot).
Before starting the filter-window the grid should be cleared. I use:
1. FOEX Grid deselect rows (Grid-Region)
2. FOEX Grid Clear Data (Grid Region)
3. FOEX Delay Following Actions
4. FOEX Form reset (Window-Form)
5. APEX Show (Window-Region)
This is working very fine as long as more then one record is shown in the grid. Is only one record is shown, starting filter-window ends up with a javascript TypeError "getId is not a function" . See the screenshot attached.
Toggling the grouping has no affect on this behaviour. I tried to reproduce on Trial in a simple example, but with no luck.
Can you help me out? Thanks in advance.
Eveline



