Hello, I don’t have an answer off the top of my head, But I suppose you could try a couple of things:
- call LOAD RECORD assuming that the current records is the clicked record, just not loaded I wouldn’t normally count on the clicked event and the clicked record to get the current record though, because technically one could unselect a record by shift-clicking a line. -use single selection mode+get highlighted records (set) to handle the situation it sounds like you would rather not highlight the clicked line, so you would now need to deal with that issue. > 2019/11/24 8:57、Garri Ogata via 4D_Tech <[email protected]>のメール: > I have the on clicked event set and when I trace it does not show the record > info? Is there a way to know the selected record? ********************************************************************** 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] **********************************************************************

