{
    "LessRow": "",
    "MoreRow": "",
    "FormSaved": true,
    "DeliveryType": "VIEW",
    "Data": "        <li class=\"Item ItemComment Rank-MVP noPhotoWrap pageBox\" id=\"Comment_253627\">\n            <div class=\"Comment\">\n\n                                                    <div class=\"Options\">\n                                            </div>\n                                                <div class=\"Item-Header CommentHeader\">\n                                                            <div class=\"AuthorWrap\">\n                        <span class=\"Author\">\n                                <a title=\"x00\" href=\"https://open.vanillaforums.com/profile/x00\" class=\"PhotoWrap js-userCard Rank-MVP\" aria-label=\"User: &quot;x00&quot;\" data-userid=\"9724\"><img src=\"https://us.v-cdn.net/5018160/uploads/userpics/437/n69QMT4SPCAWR.png\" alt=\"x00\" class=\"ProfilePhoto ProfilePhotoMedium\" data-fallback=\"avatar\" loading=\"lazy\" /></a><a href=\"https://open.vanillaforums.com/profile/x00\" class=\"Username js-userCard\" data-userid=\"9724\">x00</a>\n                        </span>\n\n                        <span class=\"AuthorInfo\">\n                             <span class=\"Rank MItem Rank-MVP\" title=\"Most Valuable Poster\">MVP</span>                        </span>\n                    </div>\n                    <div class=\"Meta CommentMeta CommentInfo\">\n                        <span class=\"MItem DateCreated\">\n                           <a href=\"/discussion/comment/253627/#Comment_253627\" class=\"Permalink\" name=\"Item_1\" rel=\"nofollow\"><time title=\"July 27, 2018 7:52AM\" datetime=\"2018-07-27T07:52:30+00:00\">July 2018</time></a>                        </span>\n                                                                    </div>\n                                                        </div>\n                <div class=\"Item-BodyWrap\">\n                    <div class=\"Item-Body\">\n                        <div class=\"Message userContent\">\n                            <p>I think you are trying to apply a different architecture to the framework. Can you give an overview of the architecture? I'm not following.</p>\n\n<p>It is already possible to fetch the data in various forms through the controller ajax or not.</p>\n                        </div>\n                        <div class=\"Signature UserSignature userContent \"><p><a rel=\"nofollow\" href=\"http://en.wikipedia.org/wiki/Grep\">grep</a> is your friend.</p>\n</div><div class=\"Reactions\"><span class=\"Column-Score Hidden\">0</span><span class=\"ReactMenu\"><span class=\"ReactButtons\">          </span></span></div>                    </div>\n                </div>\n            </div>\n        </li>\n                <li class=\"Item Alt ItemComment noPhotoWrap isOriginalPoster pageBox\" id=\"Comment_253628\">\n            <div class=\"Comment\">\n\n                                                    <div class=\"Options\">\n                                            </div>\n                                                <div class=\"Item-Header CommentHeader\">\n                                                            <div class=\"AuthorWrap\">\n                        <span class=\"Author\">\n                                <a title=\"utkarshjain30\" href=\"https://open.vanillaforums.com/profile/utkarshjain30\" class=\"PhotoWrap js-userCard\" aria-label=\"User: &quot;utkarshjain30&quot;\" data-userid=\"68427\"><img src=\"https://secure.gravatar.com/avatar/e9cd6ac5c6249d5a6d995597db1773ff/?default=https%3A%2F%2Fvanillicon.com%2F363a78f2e797f68f22de8ccc048c3a43_100.png&amp;rating=g&amp;size=100\" alt=\"utkarshjain30\" class=\"ProfilePhoto ProfilePhotoMedium\" data-fallback=\"avatar\" loading=\"lazy\" /></a><a href=\"https://open.vanillaforums.com/profile/utkarshjain30\" class=\"Username js-userCard\" data-userid=\"68427\">utkarshjain30</a>\n                        </span>\n\n                        <span class=\"AuthorInfo\">\n                             <span class=\"Rank MItem\" title=\"New\">New</span>                        </span>\n                    </div>\n                    <div class=\"Meta CommentMeta CommentInfo\">\n                        <span class=\"MItem DateCreated\">\n                           <a href=\"/discussion/comment/253628/#Comment_253628\" class=\"Permalink\" name=\"Item_2\" rel=\"nofollow\"><time title=\"July 27, 2018 8:42AM\" datetime=\"2018-07-27T08:42:19+00:00\">July 2018</time></a>                        </span>\n                                                                    </div>\n                                                        </div>\n                <div class=\"Item-BodyWrap\">\n                    <div class=\"Item-Body\">\n                        <div class=\"Message userContent\">\n                            <p>Can you please tell me how to fetch data through ajax?<br/>\nI am able to fetch the data through ajax but not able to render data into the view. Not able to get the view?</p>\n                        </div>\n                        <div class=\"Reactions\"><span class=\"Column-Score Hidden\">0</span><span class=\"ReactMenu\"><span class=\"ReactButtons\">          </span></span></div>                    </div>\n                </div>\n            </div>\n        </li>\n                <li class=\"Item ItemComment Rank-Admin noPhotoWrap pageBox\" id=\"Comment_253629\">\n            <div class=\"Comment\">\n\n                                                    <div class=\"Options\">\n                                            </div>\n                                                <div class=\"Item-Header CommentHeader\">\n                                                            <div class=\"AuthorWrap\">\n                        <span class=\"Author\">\n                                <a title=\"R_J\" href=\"https://open.vanillaforums.com/profile/R_J\" class=\"PhotoWrap js-userCard Rank-Admin\" aria-label=\"User: &quot;R_J&quot;\" data-userid=\"44046\"><img src=\"https://us.v-cdn.net/5018160/uploads/userpics/892/nKYIPS43WB7I2.png\" alt=\"R_J\" class=\"ProfilePhoto ProfilePhotoMedium\" data-fallback=\"avatar\" loading=\"lazy\" /></a><a href=\"https://open.vanillaforums.com/profile/R_J\" class=\"Username js-userCard\" data-userid=\"44046\">R_J</a>\n                        </span>\n\n                        <span class=\"AuthorInfo\">\n                             <span class=\"Rank MItem Rank-Admin\" title=\"Administrator\">Admin</span>                        </span>\n                    </div>\n                    <div class=\"Meta CommentMeta CommentInfo\">\n                        <span class=\"MItem DateCreated\">\n                           <a href=\"/discussion/comment/253629/#Comment_253629\" class=\"Permalink\" name=\"Item_3\" rel=\"nofollow\"><time title=\"July 27, 2018 10:33AM\" datetime=\"2018-07-27T10:33:30+00:00\">July 2018</time></a>                        </span>\n                                                                    </div>\n                                                        </div>\n                <div class=\"Item-BodyWrap\">\n                    <div class=\"Item-Body\">\n                        <div class=\"Message userContent\">\n                            <p>Maybe you are looking for <code class=\"code codeInline\" spellcheck=\"false\" tabindex=\"0\">?DeliveryType=VIEW&amp;DeliveryMethod=JSON</code>.</p>\n\n<p>Those are http get parameters that you can use by simply attaching it to the url: <a href=\"https://open.vanillaforums.com/discussion/36476/how-to-render-view-from-service-not-from-controllers?DeliveryType=VIEW&amp;DeliveryMethod=JSON\" rel=\"nofollow\">https://open.vanillaforums.com/discussion/36476/how-to-render-view-from-service-not-from-controllers?DeliveryType=VIEW&amp;DeliveryMethod=JSON</a></p>\n                        </div>\n                        <div class=\"Reactions\"><span class=\"Column-Score Hidden\">1</span><span class=\"ReactMenu\"><span class=\"ReactButtons\">          </span></span></div>                    </div>\n                </div>\n            </div>\n        </li>\n        ",
    "InformMessages": [],
    "ErrorMessages": "",
    "RedirectTo": "",
    "RedirectUrl": ""
}