Post

Replies

Boosts

Views

Activity

Reply to macOS swiftData Delete item
The template delete function reacts to the use of the delete menu option only. Otherwise use a toolbar button or other to guide the user to delete.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23
Reply to SwiftData Autosave and Last Updated Timestamp
Self solved... I turned off autosave then used List with the selection option and saved with last updated date modified onChange of the selection when the old selection had hasChanges = true. Essentially autosaves on selection change. Also did the same if the view disappeared via onDisappear. macOS app BTW
Replies
Boosts
Views
Activity
Aug ’23