Strategic Planning Workspace - Enable the Activity stream on the form

B3N_AU
Tera Guru

Hi,

How do you add the Activity stream to the Strategic Planning Workspace?
I want to add it when looking at Program records.
Steps

  1. Open Strategic Planning Workspace
  2. Navigate Lists -> Portfolio and Program -> Programs
  3. Open any Program

I would expect to see it here

B3N_AU_0-1756084083938.png


I've tried adding the Activity stream to the classic Program form. I've also ensured that the glide.ui.pm_program_activity.fields property exists.


I can also see through UI Builder -> Strategic Planning Workspace on the "record default" page that the Activity stream has been added.

B3N_AU_1-1756084328677.png


I just need to know how to enable it?

Cheers Ben

1 ACCEPTED SOLUTION

Bhuvan
Kilo Patron

@B3N_AU 

 

Go to 'pm_program' table and open it in view 'APW Default'

 

Add field 'Activities (filtered)' from Available to Selected and save the record. Go to workspace and now you can see Activity Stream under details tab.

Bhuvan_0-1756085995739.png

Bhuvan_1-1756086089815.png

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

View solution in original post

2 REPLIES 2

Bhuvan
Kilo Patron

@B3N_AU 

 

Go to 'pm_program' table and open it in view 'APW Default'

 

Add field 'Activities (filtered)' from Available to Selected and save the record. Go to workspace and now you can see Activity Stream under details tab.

Bhuvan_0-1756085995739.png

Bhuvan_1-1756086089815.png

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

Thanks @Bhuvan