Since I could not figure out how to save a default unread notification icon for a new notification entry, I created a separate Notification Types collection which looks the following (screenshot 5)
I was hoping to be able to access any field values in that collection but Notification Types does not appear at all when trying to set automatic values (screenshot 6)
Saving the boolean default could be done easily from the (Automatic Fields) section in the form, but regarding the image, there’s no direct way to set the default value for it in the form unless you create a custom setup (custom form) or if you connect it to a specific data source that has this default image saved in an image property in a different database collection.
if you connect it to a specific data source that has this default image saved in an image property in a different database collection.
It seems to me that is what I attempted (see screenshot 5 and screenshot 6 in my previous post).
Do you know why I am not able to access the Notification Types collection notification unread icon field and set Notifications collection unread notification icon field to its value by default?
I tried to refer to the correct field in the Nofication Types collection in my Notifications collection (screenshot 7)
You’re not able to access the image default value because this image property (Unread Notification Type ICON) is in the (Notifications Collection) itself that you are trying to create. So basically, you cannot set an image default value from a record of a database collection that you’re creating in a form at the same time.