So when I create an Edit form and connect to my data source it creates the cards for the fields automatically but It those cards dont have an update property, I read this
The stock custom card is missing the Update property, which is required to write back changes. To work around this:
- Select the form control, and insert a card by using the right-hand pane based on the field that you want the card to show.
- Unlock the card, as described in Understanding data cards.
- Remove or rearrange controls within the card as you see fit, just as you would with the custom card.
Can somebody tell me how to create a card that is not a custom card? Anything I create does not have the update property on it.