This is part 3 in this article serie. Please start from the beginning
So my idea was to create some sort of Dropdownlist with all available actions (programatically filled with just the actions the current user has access to) and then on click of a button next to it, first perform a Warning/confirmation (for the type of [...]
This is part 2 in this article serie. Please start from the beginning
Now – we are not totally finished when it comes to the original app. As I said it has some special requirements – for example the Delete button should only be available to superadmins – plus we need to throw in an warning [...]
This is part 1 in a article series on creating a "JSDropdownlist" – a dropdownlist for solving problem with bloated GUI:s.
For a customer I created an application which started out with a really nice and clean GUI.A datagrid was filled with records and one of the columns was a "Action" column where I put [...]
