• Categorized Views

    By Almir Avdic 1 decade ago

     

    Hi, i tried to use XPages Mobile Controls Lite Database. For categorized views I use for example the xpage called viewWithCategoriesanddocument.xsp.

    I added another categorized column in the view and I want to see that on my mobile xpage.

    For that I added another mpage with mHeader, mRectangle and mview (like others mPages) whose parameters are:

    mview:  databaseName="dbName"  targetPageName="document" useDynamicCategory="true" viewName="viewName"

    mPage: isDocumentPage="true" name="pageCat" visible="false"

    Obviously, the previous mPage's mview has targetPageName="pageCat"....

    It don't works. Where is the error?

    • Did you get answer to this.

      By Milind S Apte 1 decade ago

      Hi Almir,

      Was you able to resolve this issue. I am having the same problem.

      Thanks

      Milind Apte