We would like to have a list of actions in the account case which could be checked off as they are completed and would be used to drive workflow.
Is there a way to do this other than using the boolean field and having multiple separate fields?
I tried an Array, but they format out in a comma separated list when not in edit mode, so not very readable.
Multi-Enum, but only one visible at a time and not edit friendly.
Thanks for any guidance.
Is there a way to do this other than using the boolean field and having multiple separate fields?
I tried an Array, but they format out in a comma separated list when not in edit mode, so not very readable.
Multi-Enum, but only one visible at a time and not edit friendly.
Thanks for any guidance.
Comment