I have a table, called TableData with several records. The form to view this table is called FormData which is formatted to show only one record of TableData.
Another table, TableConfig, has only one record and is used to shows my current configuration. One field, FieldDataCurrent, is the ID of...