
jQuery has been around for a while and it has become one of the de-facto web development plugin due to its powerful DOM manipulation capabilities. While SAP Design Studio does not directly support jQuery (inside its default BIAL script editor), we shall see ways in which we can integrate jQuery with SAP Design Studio to enhance the features & capabilities of the applications.
For the beginners in us, JQuery is a JavaScript library that helps us “do more for less code”. It essentially wraps the common JavaScript tasks into functions that allow web developers great flexibility and use. Its ability to manipulate DOM (Document Object Model) – using which containers and elements in a web page are arranged in a logical tree hierarchy – is extremely powerful. The following are some of the things that JQuery can do.
In addition to the above, jQuery can also do a lot more which is outside the scope of our review. Its popularity can be seen by the fact that 63% of the top million sites by traffic volume use it today (Source: Libscore).
While jQuery cannot be used inside the BIAL Script Editor in SAP Design Studio, it can be used in the following scenarios:
The HTML box is a simple but powerful utility that delivers HTML editing capabilities to SAP Design Studio.
You can paste your HTML code in the additional properties sheet (see image) of this component to get started.
The script box is a similar component using which you can incorporate custom JavaScript into your SAP Design Studio application. It natively includes the JQuery library and supports all JQuery scripts.
The usage is very similar to HTML box, and the script is applied globally to the application developed.
I have included some samples of what is possible by leveraging jQuery inside SAP Design Studio.
The possibility of JQuery is limitless. The following are few of the things that are done using JQuery in SAP Design Studio.
Click on controls to zoom in; Click outside to zoom out
Ability to drag and drop visualizations to rearrange controls
Have fun playing Rock-Paper-Scissors on SAP Design studio.
These are just simple ideas, and the potential for using jQuery with SAP Design Studio is much larger.
Read more @ http://visualbi.com/blogs/design-studio/general/using-jquery-in-sap-businessobjects-design-studio-da...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |