I have a table with some fields which are required and some which are not. How do I make a field that isn't mandatory by default become mandatory based on the selected value of another field? I am using this in collector and if 'other' is selected then I need a second field which is a free text field to be required to be populated by the user.