cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

The ASSERT condition was violated.

Former Member
61,910

Hi All,

I have a WD component in which there are 2 views v1 ,v2 . V2 have a view container containing v1 . v1 contains 3 button.On clicking one continue button from v2 another view opens up as pop-up.Now the problem is whenevr i keep a viewcontainer for v1 in the pop-up "The ASSERT condition was violated" is shown while closing the pop-up.Please help.

thnxx in advance.

View Entire Topic
arjun_thakur
Active Contributor
0 Likes

Hi,

Check the cardinality of the node which is binded with pop up view, set it 0:n. Are you using tree or table UI element in it?

Regards

Arjun

Former Member
0 Likes

hi Arjun,,

it's still not working. Same error is being shown.In the pop up i am using only input fields

arjun_thakur
Active Contributor
0 Likes

Hi,

I am not sure why the error is still persisting. Sometimes this type of error gets resolved by re-creating the view. May be you can give it a try....

Regards

Arjun