RE: To-Do List in custom field
Hi partner,
I'm sorry that I'm not very clear about your requirement about add "TO-DO list in a field".
As I konw, there is no such a field type could meet this need. Case has a 1:N realtionship with activities so that we could see many activities in a case form, but we could not add realtionships between field and entity.
According to your description, I suggest that you could refer to the following points.
1. Create a new option set field named fieldA and a text field named description, create a new business rule to set when fieldA="A", then description will show the to-do list of "A", if fieldA="B", then description will show the to-do list of "B", This allows us to display information in field description based on the value of field A.
2. If you want to create some activities or other entity records based on your field, you could use workflow to do this.
But I still hope that you could provide more details about your requirement and business scenario.
Happy new year!
Best Regards,
Leo