Tip
Discussion List
-
how to customize form layout label position as per screen sizeSummary: Hi Experts I want to customize the position of label position as per the screen size i.e. for large and above i want the label at start and for small and medium… -
I modified header fragment but now its not showing in small devicesSummary: Hi All, I'm new to visual builder. I have modified header fragment like below and added css but now header not showing in smaller devices. Please help ---------… -
Unable to display the virtual keyboard on the select many component in mobile browser.Summary: Unable to display the virtual keyboard on the select many component in mobile browser. Content (required): I'm using a select many component, and in the mobile … -
How to customize layout to have 3 sectionsSummary: I want to create a layout for a page in VBCS like a blog as shown in below, on right side I want to add the links or table of content and in left or center the … -
How can I place the button at the center of screenSummary: I have dragged and dropped button component on to the VBCS page but it is dropped at the left side of the screen. Is there any class by using which it will plac… -
how to add favicon image to VBCS appSummary: Hi All As I'm new to VBCS, i wanted to know how to add favicon image. Please help Content (required): Version (include the version you are using, if applicable)… -
How to build Multi form layout pageSummary: Hi, we have a requirement to build this page what is the best component to display the data section-wise on 1 page? what should be the best approach and cookboo… -
How to disable delete icon for 1st 2 rows of tableHow can I disable the delete icon action event for 1st 2 rows of table . -
Navigate between navigation on click of buttonSummary: I have created a page with below navigation (navigation is defined in shell page) On click of cancel button as shown above it has to route to create data page. … -
How to release selection from navigation menu if moved outSummary: I have created one VBCS app with navigation menu at the top of page (in shell page) to navigate between the pages as shown below. When I click on flow1 or flow … -
Visual Builder Add-in for Excel Support for 64-bit ExcelSummary: Hi All, Does 'Visual Builder Add-in for Excel' support MS 365 MSO 64-bit Excel.? I have downloaded vbafe-installer-current-user.msi from VB builder application … -
Table component want first row to be freezed while scrollingSummary: Hi All I have an application created where I'm displaying data with table component but when i scroll down the header row or the top row is not visible. How can… -
How to export Data in multiple sheets ?Summary: The requirement is to export data of two different tables in two sheets of a same excel file. Content (required): I am using an oj-sample-export-data component …Vishal Singh Rajpurohit 192 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
VBCS Offline Mode & Best Browser RecommendationsSummary: Content (required): Hi, I've got 2 questions. 1. Can VBCS codes run offline or it always requires internet connection? 2. What is the best browser suggestion to… -
Button event action is not working if i navigate between pages and clickSummary: I have created a page having table, which get populated with the data from ADP, out of the columns in the table one is button as shown in below picture. When I … -
Vulnerability Analysis for VBCS applicationSummary: Looking for different ways to analyze the vulnerabilities in VBCS application. With VB Studio and without VB Studio(bundled with OIC). Content (required): I hav… -
offline-persistence-toolkit is not honoring the max-ageSummary: Content (required): We are implementing the 'offline-persistence-toolkit' in our code with getCacheFirstStrategy for client side caching. As per documentation "… -
How to apply TextFiltering in SDP Variable ?Summary: I have a select one component which displays list of Supplier Number. When I type in the number in box , the filtering works fine when I bind the ADP variable t…Vishal Singh Rajpurohit 81 views 12 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
select single not populating in ADP table.Summary: I have an ADP table in which one of the columns is a Select-Single template. The select-Single has a CollectionTemplate as Table. When the data loads in the tab…Vishal Singh Rajpurohit 21 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder -
How to configurable delay in search for a Type Ahead Search Component?Summary: I have a Search Component that shows suggestions to the user as he types. I want to add a delay to the service call. Content (required): Currently, I am using r…Vishal Singh Rajpurohit 31 views 2 comments 0 points Most recent by Preetham Kumar-Oracle Visual Builder -
migrating new application version from one environment to other issueSummary: When I'm trying to import new version of application from DEV to PROD environment it is not allowing me to import with same application ID instead it is creatin… -
VB New Features August Release - Join the WebcastJoin this month's Oracle Visual Builder Office Hour to learn about the new features rolling out in the next release of Oracle Visual Builder and Visual Builder Studio. R…Shay Shmeltzer-Oracle 41 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t…Vishal Singh Rajpurohit 301 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
CPQ REST API Authentication in VBCSSummary: We have a requirement where CPQ REST-based web service needs to be authenticated in VBCS mobile application. Content (required): Currently, VBCS offers OAuth 2.… -
How to deal with large data in select single or Input Search ?Summary: We have a requirement where the customer wants a Single Select/Input Search Component on VBCS Page to Search As you type and select Item/Product Information fro…Vishal Singh Rajpurohit 131 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t…Vishal Singh Rajpurohit 21 views 0 comments 0 points Started by Vishal Singh Rajpurohit Visual Builder -
Fire a CustomEvent from Reusable Custom ActionsSummary: Content (required): Can we fire a Custom Event from Reusable Custom Actions's JS? Normally in a Page level JS we would do it with the help of eventHelper.fireNo… -
Is it possible to have a configuration parameter created to change value at runtime in vbcsSummary: Hi, I want to create a configuration parameter that could be changed at runtime like we have in OCI function or like integration property in integration. Is sim… -
Added navigation list but it gets hidden even after adding marginSummary: Hi Team I have added the navigation list at the top of page but it is partially visible, could you please help me. I tried to add margin-bottom to navigation li… -
Need Help Table layout settingSummary: I am doing some changes in table style properties I am getting CSP violation errors I want to know what is the best way to set table properties like height, wid…