When you create a hyperlink text field and set a default value while having the “Store Value” option checked, the field will not display the default value as expected.
Issue Explanation
- Hyperlink Text Field: A custom field type used to store URLs.
- Default Value: A value that is pre-filled when the field is used in records.
- Store Value Option: When checked, it ensures the field’s value is stored in the database.
If the “Store Value” option is checked, and you specify a default value for the hyperlink text field, the default value will not be displayed when you create a new record. This limitation can be problematic if you rely on default values for consistency or efficiency.
To ensure that the default value is displayed, you can uncheck the “Store Value” option.