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
-
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…
-
Running Visual Builder Apps On Other ServersSummary I wanna to run my VBCS app in my local serverContent Hi everybody, I want to run my application developed with VBCS on my local server. This blog of Shay Shmeltz…
-
How to search multiple value in rest service using finder methodSummary How to search multiple value in rest service using finder methodContent Hi, Need some advise on the rest service using finder method the syntax says, ;=,=. examp…
-
Is there a limit to how many rows you can load in a Business Object via the BOs Rest APISummary REST API - load business object - limit?Content Hello, I am loading a business object from ICS using the business object's rest API. Is there a limit to the numb…
-
How to change the file attribute , to display filesize in KB for custom file picker.Content Hi I am trying to change and display the file size from B to KB. But value is not getting changed. PFB the JS code for the same. self.selectListener = function(e…
-
How to validate a form before click save button ?Summary I want to not send a form only after all required fields are filled ?Content Hi evryone; I have some create forms that contains required fields. i want that if a…
-
Message is not coming on setting condition oj-bind-if.Content I have given oj-bind-if condition in my HTML page , but that condition is not working. PFB the HTML page code. PFB the JS code. self.flag=ko.observable("off")…User_2025-02-05-06-54-51-163 13 views 6 comments 0 points Most recent by User_2025-02-05-06-54-51-163
-
Upload a file in UCM using file pickerContent Hi All, Need to upload a file in UCM using file picker component. How i can send a file to UCM? UCM is SOAP service? Thanks, Vijay
-
Compound Filter not working on SDP **Solved**Summary Compound Filter not workingContent Hello, I've configured two fields as search parameters on a table tied to an SDP. No matter what I do, it will not filter data…
-
Refresh or reset ADP getting error "attribute" is undefinedContent When i am refresh or reset the ADP. I am getting the error as "Cannot read property 'LineTypeLOV' of undefined". For the first time its working fine. Let me know…