Website
data type which contains hard-coded data used across the application. A Website
has multiple fields that contain info about the platform - the name, the logo, etc. Then, anywhere we have to reference things like the name of the platform, we don't hard code the name, but instead link the display to the Website
object. That way, if we ever have to change the name, it becomes as easy as going into the database and updating a single field. Each app should only have one Website
in the database, although if you come up with your own solution for hard-coded values, it may look different depending on your use case.date isn’t empty
in Bubble-ese) but also when it was signed (value of the field).