I have a Reusable Element that has some input fields that are required, so I’ve checked ‘this input should not be empty’. However as it is in a Reusable Element that’s added to a form the form can still be submitted without these inputs being completed.
Can anyone provide some advice on how I ensure the relevant inputs within the Reusable Element are completed before the ‘submit’ button on the page can be clicked please?