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
-
Visual Builder Studio credentials when using SSOSummary: Visual Builder Studio credentials when using SSO Content (please ensure you mask any confidential information): Hi, When I'm trying to connect a visual builder … -
creating components progmaticallySummary: Hi, I have a use case where I need to create LOV component progmatically with data assigned to it depending on the number of elements in an array. Max this arra… -
How can i edit the UI of the button ?Summary: I want to change the color text in the button and make it round how to it. I tried to do it in CSS but it didn't work on oj-button -
Table Before Row Edit and Table Before Row Edit EndSummary: In the Editable Table we have assigned the Table Before Row Edit and Table Before Row Edit End . But the Table is not Changing the Values on moving to the Next … -
export button stylingSummary: Hi, We have oj-sample-export-data button on page to export result table data along with other set of buttons. We can do the styling on other buttons such as oj-… -
VB Excel add-in - hubOrganizations LOV extracts invalid records.Summary: A duplicate/invalid customer (Same Name, different Party number) is being picked in the request payload of the Sales Order creation REST API salesOrdersForOrder… -
Error while calling VBCS page URL with ip address instead of hostnameSummary: Hi Experts I'm trying to call VBCS page URL with oci load balancer which supports only ip address instead of hostname. Could you please help me how to call VBCS… -
Scroll Bar not coming when no of data is 15Summary: Scroll bar not coming in oj-table when no of records are 15 . I need to zoom out to check the data Content (please ensure you mask any confidential information)… -
How to get the current record column values from ADP based table?Summary: How to get the current record column values from ADP based table? Content (please ensure you mask any confidential information): Hi, I have a Table with Data is… -
Data Loaded to Business Object from Oracle Cloud BIP ReportSummary: We have Requirement to Fetch the data from Oracle Cloud BIP Report and do the further transactions on a single VB Page. Can anybody Please suggest a suitable So… -
Saving Date to Oracle DB (TIP) and Advice if there is better solutionSummary: Content (please ensure you mask any confidential information): I am doing a POST to DB the form has dates in it. But I noticed that the date format needs to be … -
SDP from external endpoint cannot be filteredSummary: Content (please ensure you mask any confidential information): Hi Experts, Please your advice and help :( Scenario: --------------------------------------------… -
Data Loaded to BO is not Reflecting on Page ImmediatelySummary: We are fetching the Data from Oracle BIP Report using Page URL Parameter and loading into BO. The Data gets loaded to BO, But the BO data shows on Page on the o… -
Radio Set Button in List ViewSummary: Utilizing Radio Set Buttons within a List View layout. Content (please ensure you mask any confidential information): Hi All, When selecting a row, the associat… -
SaaS Fusion Current Page UrlI have a VBCS application embedded into a SaaS fusion page. The VBCS application needs the current SaaS fusion page url. I am exploring whether I can use the expression … -
502 bad gateway while connecting to API gateway URLSummary: Hi Experts I'm getting 502 bad gateway error while testing API gateway URL from visual builder service connection (design and preview mode both). I have added t… -
Loading Data to BO from External API using VB Enter EventSummary: We are Loading Data to BO from Oracle Cloud BIP Report using VB Enter Event The No of times we open the page that many times the Data gets loaded to BO . We don… -
Your Visual Application is not properly configured in Identity Cloud Service when creatingSummary: We are getting the below Issue when trying to Create New Application, Importing an Application and create Version for existing application in VBCS. [ECID Header… -
How to pass multiple query parameters in VBCS REST API Call?Summary: I'm working on a project in Oracle Visual Builder Cloud Service (VBCS), and I'm trying to make a REST API call with multiple query parameters, including firstNa… -
How to send the file(image/pdf/word docs) selected using file picker to the backendSummary: I'd like to upload an image, PDF, or Word document through a file picker and then send it to the backend by clicking a button. Right now, I can successfully dis… -
Resolving error Missing parameter, element='null', methodName='close' in callComponentMethodActionSummary: This error is coming when clicking in hyperlink which contain a dialogbox opening in action chain. Please Content (please ensure you mask any confidential infor… -
How to export time datatype in excel ?Summary: I am trying to export table data into excel but the column that has time datatype doesn't show in excel -
0 value problems in calculationsSummary: 0 value problems in calculations Content (please ensure you mask any confidential information): Hi, I have a value in Input Text after calculation as 0. Now whe… -
Populate Data to a Table with ADP using Select Single LOVSummary: We are fetching the data from a BIP Report We are Populating the Data such as EmployeeNumber, Employee Name to a Form into Input Text Boxes based on the Employe… -
oj-c-select-multiple component behaves different from the cookbookSummary: Hi, I am implement oj-c-select-multiple component, but when i select any values from drop-down first and then try to search other values are typing it in compon… -
Time Zone Preference in VBCSSummary: Time zone Preference Content (please ensure you mask any confidential information): Hi Team, we have created custom VBCS screens and would like to know if there… -
Using API gateway instead of directly calling ORDS APISummary: Hi Experts I have a requirement to call ORDS API via API gateway instead of directly calling from visual builder application. Is this possible? Any solution on … -
Webcast - Visual Builder - A Crash Course - 20/11Join us for a one hour crash course on Visual Builder. Learn about the building blocks that make up an Oracle Visual Builder application how they relate to each other an… -
how to add filter by date option in a table that gets data from a service endpoint in vbcsSummary: There is a table in vbcs app that gets data from a service endpoint . one of the column in table is date. I need to provide an option to the user so that they c… -
How to add classes based on some conditionSummary: Hi Experts I want to add few css classes to component like input text field based on some condition like if the screen size is medium or large but I want to add…