I require some assistance with a form (attached to this post). I think
it needs an IF / THEN expression - but I could be wrong.Essentially, the
user is to select something from a dropdown - for example "What kind of
product are you using?". If they select 'Carpark' from the dropdown,
then a text string elsewhere on the form needs to read "car". If they
select 'Rental' from the dropdown, then a text string elsewhere on the
form needs to read "item".Any help would be greatly appreciated.Thank
you ...