Hi Keisuke,

Thanks for your quick response.

I had tried the options you suggested with no luck.

I need to do the following:
When a user clicks on a row I would set some information based on values in the 
row (record). Ideally I would like them to click and immediately enter hence 
(none) as opposed to select one.

I will settle for any solution that would work.

I would be ok with adding a button in the parent form and the user clicks on a 
row and then clicks on the button in the parent form.
I still cannot figure a way to do this with subforms, either. Do you know if 
that is possible?

I don't care which form event I use either, I am open to any suggestions. on 
losing focus etc.

thanks,
Garri


________________________________
From: 4D_Tech <4d_tech-boun...@lists.4d.com> on behalf of Keisuke Miyako via 
4D_Tech <4d_tech@lists.4d.com>
Sent: Sunday, November 24, 2019 1:43 AM
To: 4D iNug Technical <4d_tech@lists.4d.com>
Cc: Keisuke Miyako <keisuke.miy...@4d.com>
Subject: Re: Subform get record info when click on row

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 <4d_tech@lists.4d.com>のメール:
> 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:  
https://nam11.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.4d.com%2Farchives.html&amp;data=02%7C01%7C%7C8cd00eede84a40a2820008d7707faff0%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637101566017409288&amp;sdata=HiE4tde229B0NrAVchq4Mi7YMPYB3OcnElVq9l94DJs%3D&amp;reserved=0
Options: 
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.4d.com%2Fmailman%2Foptions%2F4d_tech&amp;data=02%7C01%7C%7C8cd00eede84a40a2820008d7707faff0%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637101566017409288&amp;sdata=pH723ZVJIRWhEXSmPnNUa2bG4yvjTldh1SZPJiUSfHI%3D&amp;reserved=0
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to