-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
At this stage NotifynderBuilder doesn't allow easily to add custom values for custom columns into the notifications table. That is caused from the setBuilderData to be protected.
Once the function will be publicly usable, the developer will have the opportunity to extend the table (if needed).
Another move related to this issue, will be to have a minimal required validation on this new custom fields, so that the developer can define his custom fields to be globally required at any time.
Reactions are currently unavailable