I created a custom date field called Effective Date. But the user wants the date to immediately default to 1/01/1900. How can I make it default to 1/01/1900 on the Portal Screen and nobody can be able to edit this Effective Field.
The instruction is to run the preview the portal screen and immediately let the effective date "...Default to 1/01/1900 and do not allow edits to be made to this custom Effective Date field".
Thanks again,
alaso
hi @[deleted] I'm sorry but I'm not aware of possibility of displaying read only field when creating request via portal.
You can set default value using custom field setup:
But the only option to set the field as read only is to user Behaviours function in ScriptRunner (https://scriptrunner.adaptavist.com/5.6.8/jira/behaviours-overview.html).
You can HIDE field on portal so noone can edit it when creating request, but it is probably not what you need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.