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
-
File Upload Functionality in VBCsSummary File Upload in VBCS feasibilityContent Hi, I am just checking the feasibility analysis on one of the requirement where we need to have an file attachment access … -
How to show table data in page based on ID(specific ID..) which is passed dynamically?Content How to show table data in page based on ID(specific ID..) which is passed dynamically? Version 19.1.3 -
VBCS Public WeblinkContent Hi, I have created a form use PCS and populated it on VBCS as a web App. Now This App should be public so how can I ask the users to use it if they don't have cl… -
Access Application or Flow level variables through java script in VBCSSummary Access and manipulate Application or Flow level variables through java script in VBCSContent I have added few variables at application leven and flow level with … -
Oracle Content and Experience Cloud with VBCSSummary License of VBCSContent Hi, Does Oracle content and experience cloud comes along with the VBCS license ??is it a prerequisite for VBCS?? If yes can i achieve atta… -
Using a URL (as opposed to a selected row event) and Passing parameters to filter the ADPSummary click URL, pass parameters and filter an ADPContent Hello again, I can certainly configure a selected-row event and pass parameters to filter an ADP and show rec… -
Display the default value in a select-one fieldSummary i wanna to display the default value of the variable in the select-one with static list optionsContent Hi, So, what I have is the edit form page (where each vari… -
URL to be invoke from iframeContent I can able to invoke the URL from Link component. But i need to invoke the URL from iframe(like on click Tab component). Is there any custom component where i ca… -
Trying to reference table column with a variable, error is variable not definesSummary Trying to reference table column with a variable, error is variable not definesContent Hi, We are facing issues where we are trying to reference table columns wi… -
Additional Installed Export Component BehaviorSummary Additional Installed Export Component BehaviorContent Hi, OOTB component available for Exporting Data in VBCS is not working correctly. I have 8 columns in my ta… -
State Management with a Data Grid ** Need Advice***Summary Managing the State of the page when a user changes rowsContent Hello, I have a data grid in the image file below. It has six fields as follows: Line Num / GL Dat… -
Aggregating dates to display in VBCS ChartsSummary Aggregating dates to display in VBCS ChartsContent Hi, We have requirement to display the data in Monthly , Quartely view on VBCS charts. Could you please advise… -
Row level templatesSummary How to use row level templates for styling a pageContent Hi, Could you please provide example of using row level templates for changing color of a row in VBCS. T… -
Unable to access projectsSummary Project fails to load with a bunch of 500 errors in consoleVersion Release Dev -
Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexSummary Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexContent The requirement consists of a screen in Visual Builder … -
How to make a Select one Combo box display more items ?Summary i wanna my combo boxs display more than 15 itemsContent Hi, I have many select_one combo_boxs that display data fetched from some APIs . I noticed that the combo… -
How does Visual Builder define the line break when reading a file using File Picker?Summary I need to separate a text line by line in sql plContent Hi everyone, I have a development in Visual Builder that reads .csv files using file picker. On the other… -
Show and Hide of columns in a table dynamicallySummary Is it possible to show and hide columns of a Table dynamically in VBCS? how do we implement this functionality? Kindly provide pointers -
Procedure to implement row expander to display tree data in VBCSContent Hi Team, Can you please help me in getting the following example implemented in VBCS. RowExpander- Link: http://jet.us.oracle.com/jetCookbook.html?component=rowE… -
How to return array values in JS function in VBCS?Content Hi Team, I am trying to return array in Javascript and split those array values and populate in text fields. But the array values which i return in JS couldnt ab… -
Unable to drag and drop components in classic applicationContent Hi All, I have created sample application using classic with the template. Unable to drag and drop basic components like textbox,number,date etc.. But i can able… -
Embed OEC - Re deploy ApplicationContent Hi, Assume this scenario. We want to modify something from the existing application which we embedded in OEC / any application, we have to redeploy it again wher… -
Posting VBCS Screen (header and lines) to REST Service in ICS (upload to FTP)Summary One Header Record, Many LinesContent Hello, I have a VBCS screen composed of a Header section and a Lines Section. The header section is tied to a BO while the l… -
How to upload file from VBCS.Summary How to upload file from VBCS.Content Hi, I am facing an issue in passing file as a parameter to the service along with someother params as json object. I am pick… -
How to govern JavaScript in several VBCS applications within an enterpriseSummary VBCS: JavaScript usage, challenges, architecture and governance for enterprises and some usefull tips about using JavaScript in VBCSContent Hi all, I've written … -
Object Trigger - create record in another BOSummary Object Trigger - only create if the record does not exist in the target BOContent Hello, I have two BOs. One BO stores balances by various attributes. I have an … -
Oracle Offline Persistence Toolkit in VBCSSummary Any documentation of using the Oracle Offline Persistence Toolkit within VBCS application?Content Any documentation of using the Oracle Offline Persistence Toolk… -
How to show the VBCS APP version on the pageContent Hi, Is there a way to show the VBCS app version on the page ? -
Page Navigation with Data.Content Hi all I have a requirement in vbcs. In a page i have a table contains data such as Chile Req.Num, Employee Req.No, Status..... Those data have been fetched from… -
How to get a selected row value in VBCS for data which have been consumed through REST.Content Hi all I'm using VBCS I want to get a selected row data in input text. I have follwed below link which works perfect for Business component data. But i have cons…