Closed
how to give container formats in flow action or harness
Hi ,
I am giving custom container formats in sections , i want to map the same way in my harness or flow action , how can i achieve this.?
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hi ,
I am giving custom container formats in sections , i want to map the same way in my harness or flow action , how can i achieve this.?
Hi Pavanir,
Referring the same section in Harness or FlowAction should work.
Please provide screen shot for further triage.
Regards,
Ujjwal
Hi Ujjwal,
PFA screen shot. I want to make whole screen white instaed of grey. I have my container at section level but above that i have tabbedscreen flow harness.
Please scroll the image to complete right side to see Live UI output.
Hi There,
Sorry for the late response!!
You have large portion in grey just because you don't have enough content.
You can try adjusting the size of dynamic layout by having a nonautogenerated section with a empty span of specified/adjustable size.
Thanks,
Ujjwal
Hi,
I tried the scenario in 7.3.1. Applying the below css helped achieve the required color.
<style>
.workarea-flex .workarea-view-scroll-wrapper, .workarea-flex .workarea-view-content-enable-scroll {
background-color: white !important;
}
</style>
I have added this in UserWorkForm.
Hope this helps.
Best Regards,
Mounika
I think you need to style it on the portal end. The portal would call a harness and in the harness there would be screen layout. In the center of the screen layout is the action area. Please set appropriate color for the same from the skin rule.
Thanks
Saikat
Question
Question Solved
Question
Question Solved
Question
Question
Discussion
Question Solved
Question
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.