[Forge] Copy Certificate
Worcestershire County Council has pledged to make its digital assets available as open-source for re-use by any public sector organisation - enabling others to immediately achieve the dramatic...
View Article[Ideas] Add protected access state to actions/entities/etc
Hi, If you follow the 4 layer architecture (or another approach) then you will have several espaces/modules in 1 application. The communication between the layers is done via Public actions/entities....
View Article[Forge] How To Return complex data via REST
This is a sample on how to return complex data via REST Services. There are some additional features in here including importing relating data from different spreadsheets and utilizing the foreign keys...
View Article[Forge] Record Manipulation
Record Manipulation Extension. Get and Set the Value of a Path in any Record - can be a complex record with different structures and entities. Also get and set values of child RecordLists.
View Article[Forge] BDDFramework
The BDD Framework provides a set of tools for producing BDD Test Scenarios, which can be used for automated testing of your apps.
View Article[Academy] 6.1 Silk UI: from basics to advanced (Webinar)
Very Good Intro to building with Silk but the instructor goes way too fast to follow, with the mouse pointer flying about the page. It would also be really useful if the resources were supplied with...
View Article[Forge] Vertical Timeline
Responsive timeline. Use some CSS3 tricks and a bit of jQuery to create some bounce animations that affect desktop users only, while on mobile the structure is more minimal.
View Article[Forge] zTree
zTree is a multi-functional 'tree plug-in' based on jQuery. The main advantages of zTree includes excellent performance, flexible configuration, and the combination of multiple functions.
View Article[Ideas] Add asynchronous functionallity
Lately there were some situations wherein we needed an asynchronous process. OS has no direct solution for that, the workarounds being the use of BPT actions or timers. I propose to have a callback...
View Article[Ideas] True and False in Expression Editor
A no-brainer: having the possibillity in the Expression Editor to click on a true or false button to have the text. Just like you have now with the null identifiers. Yes, its lazy but that's the common...
View Article[Forge] CourseBooking
Worcestershire County Council has pledged to make its digital assets available as open-source for re-use by any public sector organisation - enabling others to immediately achieve the dramatic...
View Article[Forge] dpNumberPicker
Implementation of dpNumberQuery - http://www.jqueryscript.net/form/jQuery-Plugin-For-Selecting-Numbers-By-Typing-Clicking-spinner.html
View Article[Academy] 12.5 Show Data using Charts
Hi, How can I add the link to the pie chart. I want make the section in the pie can be clicked? Thanks a lot.
View Article[Academy] 12.5 Show Data using Charts
eric wang wrote: Hi, How can I add the link to the pie chart. I want make the section in the pie can be clicked? Thanks a lot. Hi eric, See if this help:...
View Article[Ideas] Be able to search ideas
Be able to search ideas so you can check for duplicates. This would be a free text field.
View Article[Academy] 12.5 Show Data using Charts
André Vieira wrote: eric wang wrote: Hi, How can I add the link to the pie chart. I want make the section in the pie can be clicked? Thanks a lot. Hi eric, See if this help:...
View Article[Academy] 12.5 Show Data using Charts
eric, You have a Clickable property you should set to True and an On Click notification handler that you should implement. When you implement this screen action an action to return the data point that...
View Article