Hello, can anyone help out with this request?
There are 4 categories to select from intially and depending on which of the 4 is selected the user will be given other field to fill which will become mandatory.
Example, Initial field = A, B, C or D
If A then fill out Field1, Field2, Field3
If B then fill out Field4, Field5
If C then fill out Field6, Field7, Field8, Field9
If D then fill out Field10, Field11
Keep in mind that Fields1-11(or more) vary in type of input - drop down, textbox, etc.
I hope this makes sense and is achievable using the tools within PHPRunner.
Many thanks!