Add the Activities option in Requests.

Jyoti Malhotra
Tera Contributor

Hi Team,

If Activities option not showing in Requests, How I can add the Activities option in Requests.

Kindly Help.

Thanks!

3 REPLIES 3

Bhavya11
Kilo Patron

Hi @Jyoti Malhotra ,

 

Add/Update system property "glide.ui.<<table_name>>_activity.fields" with value as comma separated field from table_name in the system property.

 

in your case 

glide.ui.sc_request__activity.fields value can be like approval,request_state

 

After that open the form layout  you can able see "Activities (Filter) option then add to form after that you can see

 

 

Bhavya11_0-1723177638818.png

 

Please mark helpful & correct answer if it's really worthy for you.

 

Thanks,

BK

 

Hi Bhavya,

 

Thank you for replying to my query.

 

Could you please share the steps or screenshot for below :

 

Add/Update system property "glide.ui.<<table_name>>_activity.fields" with value as comma separated field from table_name in the system property.

 

in your case 

glide.ui.sc_request__activity.fields value can be like approval,request_state

 

Thanks, 

Jyoti

 

 

Hi @Jyoti Malhotra ,

 

In navigation type "sys_properties.LIST"

Bhavya11_0-1723183401084.png

 

it will be land here

Bhavya11_1-1723183450300.png

Click on new then fill this 

name :glide.ui.sc_request_activity.fields

value :approval,request_state

Bhavya11_3-1723183543626.png

 

 

Please mark helpful & correct answer if it's really worthy for you.

 

Thanks,

BK