open/close detail form events are only applicable when a table list form is used standalone. (modify/display selection)
they never worked when the same list form was used as a subform. in that sense, this is not really a listbox issue. perhaps you can use the on load/on unload event of the detail form instead. if you need to capture the transition prior to the detail form being loaded, maybe you can use the on double click~filter event~dialog sequence and manage the action by code. > 2019/07/26 6:09、Charles Miller via 4D_Tech <[email protected]>のメール: > > In converting some of our old forms which make use of open and close > detail form events in the form method. I have discovered that these > two events do not seem to fire when using a listbox. We are still at > v15, but does anyone have any ideas. We are using dialog to open the > form and not modify or display selection > When we use modify or display selection the buttons at the top of the > form disappear. ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

