cancel
Showing results for 
Search instead for 
Did you mean: 

Contextual Panel issue

b_deterd2
Active Contributor
0 Kudos

Hi All,

I'm trying to use the ContextualPanel. Problem is that you cannot set the panel to a 100% height.

Does anyone created a workaround for this? The screen would look much nicer if this UI element has a 100% height.

Regards,

Bert

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Bert,

Dont Give the height has 100% try to give 100px

Regards.

Suresh.

b_deterd2
Active Contributor
0 Kudos

Thanks but that is no solution for me.

I want the panel to make full use of the screen so 100% is a must.

regards,

bert

ChrisPaine
Active Contributor
0 Kudos

Hi Bert,

is it that 100% doesn't fill the whole page? Do any other UI elements that you put in that container fill the page if you use 100%? It's worth remembering that 100% means 100% of the current view container - if that container is not stretched to 100% of the overall view. Grid layout has stretched horizontal/vertical options, etc.

Chris

b_deterd2
Active Contributor
0 Kudos

Thanks for all the replies but I give up using the contextualpanel.

Former Member
0 Kudos

Hi,

Chris is right. it depends are on the parent container height.

Have you tried application parameter WDSUPPORTSFULLHEIGHT ?

Answers (0)