I'm attempting to build a form for a client containing a table where the selection made in the drop-down field in one column will change the "text under field" displayed for a different column in the same table.
My first thought was to use the Field Rules "Show" and "Hide" options to alter the behavior of the subtitle, but Field Rules don't appear to have that level of specificity. I then thought to add new columns that would themselves get shown or hidden depending upon the selection in the drop-down box (with the only substantive changes between these new columns being the column labels and the subtitle), but that approach didn't fully hide the unused columns, just greyed them out.
My client is adamant that this section be presented as a table, not as separate fields (understandable, given that they want the user to have the ability to add rows, and data from a different column in the table is used for a calculation process a little further along).