Thanks Neil for your quick reply. One more question.Can we implement login and logout functionality in DPS 2015?For Example: If I have form with Username and Password fields. Once the user logged in successfully, I want to display the content(articles and collections etc). Can we achieve this in ...
I have a registration form with few fields like name, email id etc and a submit button.Here are the few questions regarding this: 1.Can I create a form with fields(name,email id) in DPS 2015. 2. If yes, How can we retrieve the data from the form after submitting. Is there any API to retrieve th...