Category 218-2
Discussion List
-
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 …
-
How can we make Dialog box auto resizableSummary: Hi- we are facing an issue user wants to pop up the dialog box that should auto-adjust its size based on Data we should not hardcode the height and width style,…
-
How to reduce the gap between form label value or any fieldsSummary: I'm creating an application having form with input parameters but the gap between the fields is too much. How can I reduce it ? Also, How to know what classes w…
-
How could I change CSS Style tag dynamically?Summary: Content (required): I tried using the return of a string function containing CSS Style and I tried using it dynamically in the :style tag, but with no success. …
-
Can we call App1 flow from App2Summary: Can we call App1 flow/ page from App2 Content (required): For example we have two applications like App1 and App2. Can we call App1 flow/ page from App2 at butt…
-
How to use rich text in VBCS applicationSummary: Hi Team, I am try to use rich text in vbcs application, I cant use component plate feature Content (required): Version (include the version you are using, if ap…
-
What is the significance of "routerStrategy" in app-flow.jsonSummary: Content (required): We created a sample app using the new Redwood Starter Template. Under app-flow.json we see the following entry along with many more new conc…
-
Trigger validation from an action.Summary: Content (required): Hi Team, Is it possible to trigger a validators property from an action. The inline validators functionality is working as expected, now I w…
-
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 36 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
What are the security best practices for building web application using VBCS for public useSummary: We are building a web application for public usage using VBCS. It is a standalone application and has no relation to ERP. What are the best practices for securi…Vidya Sagar Kothapalli 22 views 2 comments 0 points Most recent by Vidya Sagar Kothapalli Visual Builder
-
VBCS Embedded in Fusion - Refused Connection MessageSummary: I have embedded a VBCS page in Fusion apps, but the page shows refused connection message. Content (required): What settings/configuration needs to be applied i…
-
How to add scrolling text in vbcs pageSummary: I want to add hint or scrolling text horizontally left to right direction to guide user to perform task how to achieve this in VBCS Content (required): Version …
-
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…
-
table with paging control having issues with on click button eventSummary: I have a table with paging control added as shown in below screenshot. When i go to pages other than 1 i.e. 2, 3 or any other page other than 1 and click on but…
-
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 …
-
Optimization issue with Oracle Digital Assistant Native Client SDK for WebSummary: Content (required): We have embedded an ODA chatbot into our VBCS application using the web-sdk library (AMD compatible). (https://docs.oracle.com/en/cloud/paas…
-
How to move selected row on press of enter key?Summary: We have a requirement where on click of the Enter key, the edit mode has to move to the next row of the table. Currently, on click of enter key, the edit mode i…Vishal Singh Rajpurohit 21 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
browser back button functionality in VBCSSummary: Hi Team, we are building the VBCS pages. Say suppose, if user clicks on browser back button then page details will lost and it will make an issue on the page. C…Gangu Nagendra Prasad 73 views 11 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Facing issue exporting SDP 1000 records table data onlyI am facing an issue when exporting data to excel it's exporting only 1000 records not exporting all records around 5000 when I add a limit in the property then it gives…
-
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…
-
How to show concat multiple values in combobox drop down lovSummary: How to show multiple values lov in combobox drop down LOV List like username1 email1 employee_id001 department_nameA username2 email2 employee_id002 department_…
-
How can we make Tables with Irregular HeadersSummary: We have a requirement we need to group the parent header column and corresponding column in the same section. Also, not all columns have a parent header how can…
-
Load file picker issue not able to read content of file ADP result unknownSummary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
How to change Label Names of webpage based Location in VBCS?Summary: Content (required): how to change labels and names into different languages based on countries or places? Version (include the version you are using, if applica…
-
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 53 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 12 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
Page Display WidthSummary: Visual Pages should be rendered in x direction. style= "max-width:100%" as given but still it shows page end there. Content (required): Hi All, Header and Page …
-
How to use raw value event for select single or combo boxSummary: I have a query where we need to use select single or combo box when user enters or press keys runtime we pass raw value(search with raw value like lov) to our r…
-
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 12 views 2 comments 0 points Most recent by Preetham Kumar-Oracle Visual Builder
-
Select single in VBCSSummary: How to show data initial in select single and can update it with LOV showing in select single? Content (required): Hi All, We have the below required for the VB…