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
-
Multiple delete using selected checkbox in vbcs tableSummary Multiple delete using selected checkbox in vbcs tableContent Hi, I am trying to implement one use case where i need to delete checkbox selected record using anot…
-
Editable Array Issue in VBCSContent Hi All, I am trying to implement editable array as per the guidelines provided in the jet cookbook (https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.…
-
Error in the the build job within DevCSSummary I try to build my project within DevCS to deploy it on local but i get an error.Content Hi, i want to build my application within devCS that i can deploy it then…
-
Embed OIC VBCS Form In HCM UISummary Need guidance on embedding an OIC VBCS form in HCM UIContent Hello everyone, Has anyone embedded an OIC VBCS UI in HCM? How is this done? Should it be done? What…
-
Offset in REST API / BOSummary Offset in REST API / BOContent Hi, Can you please provide the significance of offset 'q' parameter available in REST API / BO API in VBCS. We tried setting it up…
-
How to create customized dynamic table in VBCS?Summary How to create customized dynamic table in VBCS?Content Hi Team, How to create customized dynamic table in VBCS? Thanks, Karthick Version 19.1.3
-
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…