We have a requirement such that the date picker custom field has to be displayed in both create and edit screen but in edit screen that field should be disabled i.e it should be non editable. And this functionality has to be achieved without any third party add on.
Hello @Sandesh TM
You need to add the required fields only that you wanted to edit in the edit screen and the rest all are on view screen. Create separate screens for Create, Edit and View custom fields.
Put the Custom field in the 'View' screen instead of Edit screen. Feel free to ask in case of any other queries.
Thanks
Thank you for the response.
Yes we will display in view screen as well but in edit screen can't we make as non editable and display the field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
All the 3 screens have different functions, View screen is only to view and Edit screen is only for editing the fields. If you want to make a field non editable, this is achievable through behaviour/scriptrunner.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.