M
Matt
hello,
I have two tables one where information is entered from a form and the other
table is just a list of only 12 records that remain constants they are (Name,
ID, & Baseline), but only 7 of the 12 records need baselines.
In the form the user enters the name from a dropdown box and then they enter
a percent into one field and a number into another. Is there a way depending
on the name you choose from the dropdown list to remove one of the fields
that you don't need to enter any info into.
So, for example if the baseline field in the table of constants is
null/empty, then remove that field from the form. I want to do this to
minimize user confusion, because they dont need to enter anything into the
number field if the baseline is null.
Can this be done?
I have two tables one where information is entered from a form and the other
table is just a list of only 12 records that remain constants they are (Name,
ID, & Baseline), but only 7 of the 12 records need baselines.
In the form the user enters the name from a dropdown box and then they enter
a percent into one field and a number into another. Is there a way depending
on the name you choose from the dropdown list to remove one of the fields
that you don't need to enter any info into.
So, for example if the baseline field in the table of constants is
null/empty, then remove that field from the form. I want to do this to
minimize user confusion, because they dont need to enter anything into the
number field if the baseline is null.
Can this be done?