Recent content by Phil Freed

  1. P

    Control ID/Index ID Dictionary

    I needed the same thing, so I am in the process of rolling my own using Perl. I would be willing to share the code if you are interested. I wrote it for 10.3, and it may or may not work on other releases. For a specified session, it generates a list of fields, a list of controls, and a...
  2. P

    Grouping Controls in Form Designer

    A quick note: I'm not sure when this became available -- but for certain actions, it is possible to enter a comma-delimited list of control IDs in the Action Controls field. You could, for instance, have a logic rule that does this: SetVisible 10,14,32,35 True It's not as good as control...
Top