Can we change the task display name dynamically?

Certified Senior Developer

I have a scenario where I want to change the task display name while I am still working on my task. I am not closing my task. I am working on my task and when the milestone value changes in my form, I want task name to be changed.

How can we do this?

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Lead Developer
    in reply to diptis2174

    Hi Dipti,
    It will work if your expression changes the value. Updated task name will display, only if it is loaded again.
    If you are using any pv in your expression, for which value will change only after submission of task, then it (task name) will not change. So, you are the best person to test that what dynamic name you want and whether it reflects dynamically or not? Give a try. Thanks.