As we know, two screens are available - Create & View screens.
I want to implement like below:
1) Creating Custom fields like Field 1, Field 2, Field 3, Field 4, Field 5
2) Status like Open, In progress, Pending, Closed.
3) Hide custom fields based on status:
In Create screen - Field 1, Field 2 have to display.
After creating issue,
When status is Open - Only Field 1, Field 2, Field 3(editable) have to show in view screen.
When status is In Progress - Only Field 1, Field 2, Field 4(editable) have to show in view screen. (Field 3 has to be hidden.)
When status is Pending - Only Field 1, Field 2, Field 5(editable) have to show in view screen. (Field 3 & Field 4 has to be hidden.)
When status is Closed- Field 1, Field 2, Field 3, Field 4, Field 5 have to show in view screen.
Kindly help me out.
Thanks in Advance.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.