I am just venturing into the world of SQL instead of SharePoint. My first issue:
1. I have form based on the SQL Table - all good
2. I put a Dropdown in one of the Datacards with a text field.
3. I set its Default to Parent.Default - It does nothing
4. The items property matches the parent.default exactly, but the dropdown does not change to it.
Is this an SQL thing?