Jim, On Fri, May 1, 2020 at 11:14 AM James Crate via 4D_Tech < [email protected]> wrote:
> The problem with this approach, as others have mentioned, is that you can > no longer use object name prefixes to show/hide/enable/etc groups of form > objects. > Why do you say that? In v18R2 I'm using: *OBJECT SET ENABLED*(*;"btn_setDoc";*Form*.files_LB.curItem#*Null*) // enable when file is selected *OBJECT SET VISIBLE*(*;"btn_setDoc";*Form*.files_LB.curItem#*Null*) I added the set visible just to verify if works. It does. I also have an input which displays an object named "Input2" and this works on it as well. And I have forms using things like: *OBJECT SET VISIBLE*(*;"btn_nav@";*Form*.files_LB.curItem#*Null*) Am I missing something? -- Kirk Brooks San Francisco, CA ====================== ********************************************************************** 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] **********************************************************************

