From where is my form method called?

2019-04-15 Thread Sandor Szatmari via 4D_Tech
I have a form method [MyObject].MyObjectDetail.bValidate How can I find what form object this method is attached to? It looks like it's a button validation from the name, but I'm guessing. Is there a way to reveal the object to which this method is attached? Thanks, Sandor Szatmari

Re: From where is my form method called?

2019-04-15 Thread Sandor Szatmari via 4D_Tech
/2019 12:05 PM Subject: From where is my form method called? I have a form method [MyObject].MyObjectDetail.bValidate How can I find what form object this method is attached to? It looks like it's a button validation from the name, but I'm guessing. Is there a way to reveal t

Re: From where is my form method called?

2019-04-15 Thread Douglas von Roeder via 4D_Tech
Sandor: The object method is in this object: [MyObject].MyObjectDetail.bValidate Which is [tablename].formname.objectname. Off the top of my head, I can think of three ways to find that. 1 - Find in design for object name. When 4D displays the search results, double click on an entry to open i

Re: From where is my form method called?

2019-04-15 Thread cjmiller--- via 4D_Tech
lusonline.com > > > > From: Sandor Szatmari via 4D_Tech <4d_tech@lists.4d.com> > To: <4d_tech@lists.4d.com> > Cc: Sandor Szatmari > Sent: 4/15/2019 12:05 PM > Subject: From where is my form method called? > > I have a form method

Re: From where is my form method called?

2019-04-15 Thread Douglas von Roeder via 4D_Tech
ls this > method?' > > Thanks, > Sandor Szatmari > > > > > > > > > > > > > > > > > > > Senior Software Developer > Bristol Capital Inc. - InfoPlus > 201 746 7215 > www.infoplusonline.com > > > > From: Sandor Szatmari via 4D_Tech <

Re: From where is my form method called?

2019-04-15 Thread Sandor Szatmari via 4D_Tech
com> Cc: Douglas von Roeder Sent: 4/15/2019 12:18 PM Subject: Re: From where is my form method called? Sandor: The object method is in this object: [MyObject].MyObjectDetail.bValidate Which is [tablename].formname.objectname. Off the top of my head, I can think of three ways to f

Re: From where is my form method called?

2019-04-15 Thread Sandor Szatmari via 4D_Tech
From: cjmiller--- via 4D_Tech <4d_tech@lists.4d.com> To: 4D iNug Technical <4d_tech@lists.4d.com> Cc: "cjmil...@informed-solutions.com" Sent: 4/15/2019 12:21 PM Subject: Re: From where is my form method called? Only through the name you always have a cl

Re: From where is my form method called?

2019-04-15 Thread Kirk Brooks via 4D_Tech
Sandor, You can open the form in the editor. At the top of the property list is a popup menu. It lists all the objects on the current page of the form. You can choose the object name from the popup and it will be selected. If there are a lot of pages you will have to go through them one at a time.

Re: From where is my form method called?

2019-04-15 Thread Sandor Szatmari via 4D_Tech
2019 2:01 PM Subject: Re: From where is my form method called? Sandor, You can open the form in the editor. At the top of the property list is a popup menu. It lists all the objects on the current page of the form. You can choose the object name from the popup and it will be selected. If the

Re: From where is my form method called?

2019-04-15 Thread Chip Scheide via 4D_Tech
iNug Technical <4d_tech@lists.4d.com> > Cc: "cjmil...@informed-solutions.com" > Sent: 4/15/2019 12:21 PM > Subject: Re: From where is my form method called? > > Only through the name you always have a clue based upon name. As it > lists form first

Re: From where is my form method called?

2019-04-15 Thread Jody Bevan via 4D_Tech
Looks like you found it now. When you have many objects on a form, the way to have 4D find the object, and select it is as follows: 1. Click on the form window or form. 2. This brings forward the Property Listing dialog. 3. At the top of this dialog is a popup. 4. Click on this popup and it will

Re: From where is my form method called?

2019-04-15 Thread Sandor Szatmari via 4D_Tech
Yes, thanks, very helpful! Sandor Szatmari > On Apr 15, 2019, at 16:30, Jody Bevan via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Looks like you found it now. When you have many objects on a form, the way to > have 4D find the object, and select it is as follows: > > 1. Click on the form win

Re: From where is my form method called?

2019-04-16 Thread Peter Hay via 4D_Tech
Hi Sandor, I've got a feature request that you may want to vote on, for exactly this scenario . https://forums.4d.com/Post/EN/29304309/1/29304310#29304310 -- Pete Hay Managing Director Foreground Software Limited New Zealand **