tflan56 Posted August 25, 2013 Share Posted August 25, 2013 I am working on a complicated form where a multiple fields can be either empty (Suppressed), Blank (leaving spaces for users to complete) or have a value. I listed an example of the three options for the Last Name field below 1. Empty "" 2. Blank "Last Name __ __ __ __ __ __ __" 3. Value "Last Name Smith" The form needs to flex left to right and top to bottom. Each line has multiple fields (ie. Last Name, First Name, Middle Initial). I need to suppress the text Frames when ALL fields on that line are empty so the second line will move up. I am having difficulty due to the field labels being above the actual field and the numerous rules needed for each field. Below are examples I what I trying to do using field names below Eaxample A Line1: Last Name First Name Middle Initial Line2: Smith John M Line3: Address 1 Address 2 Line4: 123 North Main St Apartment B Example B Line1: Address 1 Address 2 Line2: 123 North Main St Apartment B Line3: City St Zip Line4: Anywhere NY 12345 Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted August 27, 2013 Share Posted August 27, 2013 It's hard to visualize exactly what you want to see in the output from the description. Can you post a mock-up of some sample data and what you expect in the corresponding output? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.