cancel
Showing results for 
Search instead for 
Did you mean: 

while deploying blank screen appear

Former Member
0 Kudos

hi to every one.

now i face one issue that is when i deployed appliction that is displaying the blank screen.

previously i deployed same application it shows good.

this time i made one viewset and bind the existing views in the set.

what are the views are avialble out of viewset in navigation modelor i deleted .

this is change i made.

plz guide me on this.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Eswar,

Try setting the default property of viewset to True so that the viewset wil be visible.

Thanks & Regards,

Jhansi Miryala

Former Member
0 Kudos

Hi Jhansi thank you for u r reply,

instead of vewset i used layout set .

in that i made DEFAULT property as TRUE.

but again same problem .

is there any other modification need .plz

your reply given some boost to me also.

first for thank you for reply.

Former Member
0 Kudos

Eswar,

Check weather the property of view in that set is true or false. If false try setting it to true.

Thanks & Regards,

Jhansi Miryala

Former Member
0 Kudos

Hai jhansi ,

i solved my issue .exactly what you expected that is right.

thanks for u r answers

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Eswar

After Creating any new view you need to attach the view to a window,

Procedure

1) Double click on your Window

2) Select Embed a view option

3) Select Embed an existing view option

4) Choose your view from the list

finish

now try to deploy

Best Regards

Chaitanya.A

vmadhuvarshi_
Contributor
0 Kudos

Eswar,

This looks like a case of not embedding the view or viewset in Window. Embed your viewset in default window and it will show up.

Hope this helps,

Vishwas.