Avatar

Level 4

1) validation: number & date checks, eg, a number should be higher than 4, or be a valid number/date

<answer> Yes

I think this is done through the object properties

<answer> Yes

2) If I answer A at question 1, I should skip Question 2 and go directly to Question 3. Is it possible to hide Question 2, depending on what I answered at Question 1?

<answer> Yes

This is done with subforms and scripting?

<answer> Yes

4) After I submit the form, is it possible to lock the form so that no other changes can be made? In other words, you may only submit once.

<answer> Yes

Also through scripting?

<answer> Yes. You can set it's .access property to readOnly