Skip to content
TOP MENU

  • Home
  • About
  • Blogs
  • Apps
Javascript tips VBCS-Tutorials

How to Build User-Friendly Web Apps

Nov 18, 2024 khalil Comment on How to Build User-Friendly Web Apps

By implementing these best practices, you can create a web app that prioritizes user convenience, respects their preferences, and offers a seamless and enjoyable experience.

Javascript VBCS-Tutorials

Make VBCS application migration easier

Aug 3, 2024 khalil Comment on Make VBCS application migration easier

These are some general tips for a VBCS developer to make changes in VBCS application before migrating to different instances. Use connections based on backend.

VBCS-Tutorials

How to learn VBCS as beginner

Jul 16, 2024 khalil Comment on How to learn VBCS as beginner

How to learn VBCS as beginner

Basics of VBCS
What are application, page, and flow scopes?
How to connect to other systems
How to store data
Different status of application:

Javascript

Getting time difference from now

May 10, 2024 khalil Comment on Getting time difference from now

We can use the following javascript code to get the date difference in readable format e.g: Khalil posted a comment on ‘2024-05-10T01:25:14.317Z’ is less readable

VBCS-Tutorials

To upload csv data as ADP(Array data provider) or array

Apr 30, 2024 khalil Comment on To upload csv data as ADP(Array data provider) or array

Steps to upload csv data as ADP(Array data provider) or array JavaScript function Sample CSV data that will work with this code Sample file picker

VBCS-Tutorials

Format dates in VBCS page using functions

Jan 18, 2024 khalil 1 Comment on Format dates in VBCS page using functions

You can use oj-input-date or oj-input-date-time components for showing formatted date and use convertor options But when using above component only for read-only purpose to

Javascript tips VBCS-Tutorials

How to Build User-Friendly Web Apps

Nov 18, 2024 khalil 0
Javascript VBCS-Tutorials

Make VBCS application migration easier

Aug 3, 2024 khalil 0
VBCS-Tutorials

How to learn VBCS as beginner

Jul 16, 2024 khalil 0
Javascript

Getting time difference from now

May 10, 2024 khalil 0
VBCS-Tutorials

To upload csv data as ADP(Array data provider) or array

Apr 30, 2024 khalil 0
VBCS-Tutorials

Format dates in VBCS page using functions

Jan 18, 2024 khalil 1
VBCS-Tutorials

How to handle large text in table or grid

Oct 10, 2023 khalil

By default long text in table or data-grid will expand, showing all text in single

VBCS-Tutorials

When to use grid or table or for each in VBCS

Oct 7, 2023 khalil1 Comment on When to use grid or table or for each in VBCS

While showing collections, we can use oj-table or oj-data-grid or we can use oj-for-each to

VBCS-Tutorials

Format number in VBCS page using functions

Oct 2, 2023 khalil

You can use oj-input-number tag for showing formatted number and use convertor options But when

VBCS-Tutorials

Validations in groovy for business object

Sep 9, 2023 khalil

We can write simple or complex validations at business objects level in groovy For all

Oracle-MFT

How to rename file in MFT

Sep 2, 2023 khalil

In MFT, when file is moved from source to transfer, we can rename the file.

VBCS-Tutorials

Delete all rows from business object using groovy in vbcs

Aug 28, 2023 khalil

Users can navigate to Business Objects ( BO ) -> Objects -> Select Object (

VBCS-Tutorials

How to make scroll bar thicker in vbcs table or gird

Aug 28, 2023 khalil

Update 01-Feb-2025 02:54 AM use this code instead Based on the default redwood theme the

VBCS-Tutorials

To show loading spinner in VBCS

Aug 26, 2023 khalil

Users can add the following html code in designer to add a loading spinner in

VBCS-Tutorials

Commonly used Buttons in VBCS

Aug 19, 2023 khalil

Button is element for user to interact. On button click we can call some rest

VBCS-Tutorials

How to download business object data as csv file in Visual Builder Cloud Service ( VBCS )

Aug 15, 2023 khalil

Steps
1. Configure business object ( Ex: Country )
2. Load data into business object
3. Add a download button.
4. On button click call rest API to fetch all data in business object using action chain.
5. Create CSV content as blob
6. Download blob file using JavaScript function

Posts pagination

PrevPrevious page Page 1 Page 2
Javascript tips VBCS-Tutorials

How to Build User-Friendly Web Apps

Nov 18, 2024 khalil 0
Javascript VBCS-Tutorials

Make VBCS application migration easier

Aug 3, 2024 khalil 0
VBCS-Tutorials

How to learn VBCS as beginner

Jul 16, 2024 khalil 0
Javascript

Getting time difference from now

May 10, 2024 khalil 0
VBCS-Tutorials

To upload csv data as ADP(Array data provider) or array

Apr 30, 2024 khalil 0
VBCS-Tutorials

Format dates in VBCS page using functions

Jan 18, 2024 khalil 1
Copyright © 2025 . Powered by WordPress