Default data
Default data refers to preconfigured data that is provided as a starting point or initial state for a system. This data is typically included with the application or system and can be used by users to get up and running with the application quickly.
Any data record marked as "Default" will be chosen by the system over any other data.
For example, The default user status is {Inactive}, meaning that when the system creates a new user, the user’s status will also be {Inactive}. If you want to customize this behavior, you will need to change the default user status.
On a dataset (table), data marked as "Default" must not exceed one row at any given time. This data serves as the default value within the system.
Last updated
Was this helpful?