Input Default Value

Options
I'm trying to set an input timestamp as a default value of now, but for some reason the default value option is not showing up? is this a bug or am I doing something wrong?[Screenshot 2022-02-16 111638.png]

Comments

  • Michael Udinski
    Michael Udinski Administrator

    ADMIN

    Options
     your "last_updated" input is a part of a database link. The point of database link inputs is to automatically take the same settings of your schema settings from that table.

    You can set a default value of now in your schema if you wish to use a the DB link.

    Otherwise, you can add a new timestamp input, make it not nullable, then add a default value