How can I use lightning:inputfield?
I am trying to make one of my input fields conditionally required based on a checkbox value of false. Is this possible using a standard 'required' attribute in Lightning/Aura? The below doesn't seem to be working for me using the required attribute.