To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
Redwood Stripe Starter Application variables are not accessible?Summary: When creating a Redwood Strip Starter Application errors stating $page and $application are undefined. Content (required): When creating a default VBCS web appl…
-
Hi I am facing issue while fetching ORDS records to VBCS limit more than 1000Summary: Hi , I am trying to fetch all tables records from ATP database using ORDS service but I am only getting 1000 records after setting ?limit=1001&offset=25 when I …
-
Visual Builder excel add-in - Read-only fields on layoutSummary: Requirement is to have read-only fields on the layout as FYi for user and not allowed to update. However unchecking the field for update still allows user to ed…
-
Webcast - Visual Builder New Features May 2022Join us to learn what's new - live online webinar. On Monday May 16th we'll hold our next office hours and we'll cover the new features you can expect in the May release…
-
Size in columns table go crazySummary: Hello, Please, I need help with the following: I have a master-detail with 2 tables. I have noticed when rows in master do not fit in size (more than 4 records)…
-
Multiple Field filter with OR condition in VBCSHi all, I have an requirement that is multi field filter table using rest api. i tried query param,url param and header param also. all the method working in AND conditi…
-
Combo box issue.Summary: Hello, Please, I would like your help with the following. I have a simple combo described bellow, for YES/NO values. The issue is that the user can type anythin…
-
How to pass dynamic parameters to Rest APISummary: I have added an End Point in VBCS which is based on VBCS BO with GET operation. Upon pressing Test it is returning records as well. Now I have added one dynamic…
-
Parse CSV data in Oracle Visual Builder using JS librarySummary: Content (required): In this blog we see how to use a library in Visual Builder to parse CSV data. The library we are using here is papaparse. The complete blog …
-
Business Objects in visual builder STUDIOSummary: Hi - we are simply trying to create a Business Object within Visual Builder Studio. We are able to successfully do this in Visual Builder, but not when we're wo…
-
Displaying specific variable/field on a pageSummary: How can we display a variable or field on a page. For example, if I have a table and select a row and hit the edit button, it takes me to the edit page where I …
-
Displaying specific variable/field on a pageSummary: How can we display a variable or field on a page. For example, if I have a table and select a row and hit the edit button, it takes me to the edit page where I …
-
Does VBCS recognise PUT ORDS endpoint type?Summary: Building an edit page on a SDP table is resulting in no response items to select from. Content (required): Hi Gurus - I have created a table based on a SDP that…
-
Bar chart shows only limited data (for me...)Summary: Hi all, I would thank you for your support for the following: I try to show a bar chart with more than 10 records but only 8-10 are shown. Content (required): N…
-
Data from Fusion to PaaS- Real Time without using BIP ReportsHi All, Scenario- We are working on VBCS extensions and we have to get data from Fusion and show it on VBCS UI Page Real Time. This data will be having a custom view i.e…
-
Editable Table with fixed row heightSummary: Editable Table with fixed row height Content (required): Hi Team I am using Editable table in my application, I need to decrease the row height of table. How ca…
-
Custom validation field messagesSummary Custom validation field messagesContent Hi, I've worked out how to do custom field validation, but instead of firing a message at the top of the page I wanted to…
-
Filter results from a custom api built in OIC while showing in Visual Builder appHi, We have built a custom api in OIC. The api basically executes BIP report to fetch results which are in turn provided as response from the api.The response from the a…
-
File Type validation not working post upgrade to 2204 in ChromeSummary: Hi, We have implemented a upload functionality in our app where in the action chain we are first validating if the file type in CSV in JS. This was working befo…
-
VB Office Hours - Implementation Stories - Register TodayJoin the upcoming Oracle Visual Builder Office Hours - Register Today This month we'll hear the stories of two development projects for enterprise apps built with Visual…
-
Using sql in VBCSContent Hi, For those of you with background in SQL (like me) I found that AlaSQL is a very nice and useful tool in VBCS for working with data manipulation, especially f…
-
Disable multiselect row in SDP based table on conditionSummary: How can we disable a below row for multi-selection so that when user selects in bulk this row would not get selected we have to restrict selection of this row. …
-
Apex Vs Visual BuilderHi, We are trying to take a decision on using APEX vs Visual Builder for some custom pages. Can anybody help with advantages and disadvantages of both?
-
Keypress event on Hyperlink-Not able to get the key valueSummary: Keypress event on Hyperlinks Content (required): When we create an action chain with keypress event on an input or button component, we are able to get $event.k…
-
Problem with VBCS not recognising ORDS PUT Rest API. Works in POSTMANSummary: Problem with VBCS not recognising ORDS PUT Rest API. It works fine for GET, POST and DELETE. However, PUT works in POSTMAN. Content (required): Hi Gurus - New t…
-
Combobox Many Input from External ValuesSummary: Copy Data from an Excel and use it as Input in a "Combobox (Many)" Content (required): Hi experts, I have a Combobox (Many) in my Web App and the user wants to …
-
Invalid service scope - Error while creating Service Connection in Oracle Visual BuilderSummary: Hi All, I am working on a VB app through a Workspace created in VB Studio. In this VB App, I am trying to create my first Service Connection as below- Configura…
-
How do we default a value in Select Single whose data is coming from REST endpoint ?Summary: We have one drop down (Select Single) in our page whose data is coming from a remote REST call. Once we select the dropdown then the data is getting loaded. We …
-
Need to show on the page with Pagination with 10K Records through REST API.Summary: we are fetching all the records to the client layer when we call the REST service. it's having almost 10k records. Need to show on the page with Pagination , ho…
-
Select single application variableSummary: fetch data from application level variable in single select Content (required): Why i am not able to fetch data from application level variable