Additional Comments and Work Notes Fields appearing at same time

Lucas Romani1
Tera Contributor

Hi,

Today on the form view, only the Work Notes OR the Additional Comments field is appearing for default, depending on the user preference (image below).

find_real_file.png

Is it possible to make Work Notes AND Additional Comments appear at the same time for default on the form for all users, instead of nedding to click the button "Show All Journal Fields" ? Like the print below.

find_real_file.png

 

Thanks for the help !!

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

Add a system property "glide.ui.activity_stream.multiple_inputs" and set the value as true.

Best Regards
Aman Kumar

View solution in original post

4 REPLIES 4

Aman Kumar S
Kilo Patron

Add a system property "glide.ui.activity_stream.multiple_inputs" and set the value as true.

Best Regards
Aman Kumar

I want to do the same thing in portal page any idea how can i do that? @Aman Kumar S 

Hi, I tried the same, but it's still not working.

Nandini123_0-1744719925422.png

 

Harshad Wagh
Tera Guru

You can create System User preference 'glide.ui.activity_stream.multiple_inputs' with value true will help.

 

Thanks

Harshad