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
-
oj-progress-circle and oj-progress-bar => Showing percentages valuesSummary: Hello Team, Good morning and Good evening. I am using oj-progress-circle, can we show the percentage value at the center of the circle? Also for oj-progress-bar… -
Deploying App extension to Different FA serversSummary: Service connections pointing to test servers and API calls failing in dev instance while deploying App extension Content (required): Hello, I am trying to publi… -
How to disable a table in VBCS dynamically based on conditionHi Team, we have a requirement to disable a table/disable double click on table based on field status. we created Id for table and try to disabled it from Java Scripts .… -
Automatic login for Visual ApplicationSummary: Is there a way to implement an automatic login in a Visual Application Content (required): We have created a Visual Application and embedded it in our CX Sales … -
Transform - REST API - Service ConnectionSummary: Hello, We created a custom transform file by selecting the filter function. Content (required): We are calling the value set API /fscmRestApi/resources/11.13.18… -
How to disable table or button in table in VBCS dynamicallySummary: Hi Team , I have to disable table or button in table dynamically depending upon particular condition so that no editing can be performed . Content (required): V… -
How to use upper In Q parameterSummary: Upper syntax In Q parameter for fetching & Comparing Records Content (required): Hi All, Getting values through search by passing q parameter in rest call . Ex:… -
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… -
Input Number with decimals not rounding while savingSummary: While Saving data with decimals in the custom object in app extension, the data is not being rounded while saving. Content (required): Hello, we created a simpl… -
oj-tree-view expand all performance guidelinesSummary: We have implemented oj-tree-view with 4 levels of child nodes and huge data set of appx 50+ parent nodes. As per documentation expanding all nodes for huge data… -
Fetching All Data from Rest APISummary: Fetching All Data from Rest API Content (required): Hi all, I am fetching records from REST API, It show only 500 records as I set limit as 500 but the count is… -
Export Issue - Column Data is enclosed in Double QuoteSummary: Hi, I am facing one issue with Export. One of the Columns data is string type and it can contain number as well number with hyphen sometimes. Ex 456788 or 45678… -
Variable Assignment issueWe are facing variable assignment issue while drag and drop its show like following snapshot and not working until we change it manually by typing ($chain.results.startP… -
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_… -
VB Studio - Application Extension project templateFollowing steps to create New Project in VB Studio. However, not provided with option to select 'Application Extension' project template. Grateful for steps on how to co… -
Is it possible to perform pagination in a Business Objects?Summary: Content (required): I have a Business Objects in which the user registers his data line by line. Now it is required to enter more than 50 lines. Is there any wa… -
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… -
How to implement Percent Bar Chart in vbcs?Summary: Content (required): I want to display the data in bar chart with percentage. How can we implement this in vbcs? Version (include the version you are using, if a… -
Export data into excelSummary Export data into excelContent We are using export to export table data into excel. Our SDP has structure as shown in the attached screenshot. we have array of i… -
Excel Spread Sheet with LOV values in VBCSSummary: Hi Team, We have a below requirement in VBCS. Download button to download an excel sheet with predefined LOV values and entire the required data and upload it t… -
Grunt Command giving error if oj-sample component is installedSummary: Hi, I am using vb-build grunt commands to build and deploy my applications locally. I am getting below error if the application has oj-sample component installe… -
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): -
Visual Builder Add-in For Excel WebinarJoin this month's Oracle Visual Builder Office Hours to learn how the Visual Builder Add-in for Excel can help you create Excel front ends for your REST services and bus… -
How to do make duplicate rows in a table using the button?Summary: Content (required): Hi, Can we make duplicate rows from the existing rows in VBCS can anyone help on it. I'm attaching the screen shot below in that I selected … -
Redwood AnalyticsSummary: Hello, There are many components like Dashboard Grid, Panel etc. in the Redwood components while building Application Extension. Is there any documentation or e… -
user access to Business ObjectsSummary: Content (required): Hello everyone. I ran into a problem in the BOs. I have a Visual Builder screen that is embedded in the ERP CLOUD. What is happening is that… -
offline-persistence-toolkit is not honoring the max-ageSummary: Content (required): We are implementing the 'offline-persistence-toolkit' in our code with getCacheFirstStrategy for client side caching. As per documentation "… -
Import custom css to the entire VB applicationSummary: Can we import custom / override theme css to the entire VB application , instead of adding to each webApp separately ? Content (required): We have developed com… -
VB Upgrade 22.10 IssueSummary: Components are not getting loaded and giving the error - Missing parameter, element='null', methodName='setProperty' Content (required): Could you pls suggest V… -
Update VBCS BO column on approvalSummary: I need to know how can I update Business Object Status column on behalf of process service cloud (PCS) approval and rejection , should I call VBCS end point