You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.