Re: What is the simplest way to prevent a user from backtracking (using the browser back button) to the pages previously used by another user who has logged out?

2014-09-07 Thread Fabian Peters
http://wiki.wocommunity.org/display/documentation/Development-Backtracking Am 05.09.2014 um 09:43 schrieb Butchi Reddy Velagala : > Hi All, > > In Log-out functionality we used session().terminate() method to terminate > the session and redirected to Log-in page. But if we click on back butt

Re: Adding functionality to existing View D2W

2014-09-07 Thread Fabian Peters
A printer button is included by default, it's just hidden via "display: none". Am 07.09.2014 um 20:38 schrieb Theodore Petrosky : > I hope my subject line isn’t too far off the mark. > > I want to understand more of D2W so, I am creating a simple Invoicing > project. it has Users (with differin

Adding functionality to existing View D2W

2014-09-07 Thread Theodore Petrosky
I hope my subject line isn’t too far off the mark. I want to understand more of D2W so, I am creating a simple Invoicing project. it has Users (with differing permissions), clients, inventory, and invoices (so far). I am not attempting to create a complete ledger with control accounts, at least

D2W EditEmbeddedRelationship help needed

2014-09-07 Thread Markus Ruggiero
After quite a long pause (and absence from this list) I am again struggling with a ERD2W project. I have a to-one relationship to entity Customer. When creating a new object this relationship is not yet set. Without specifying any rules, the result looks like this... I could however specify t