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
-
Editable table - Line EditingSummary: Line Editing Stops after selecting the value from dependent LOV Content (required): Hi All, While Editing the line, ojBeforeRowEditEnd →TableBeforeRowEditEndCha… -
How to Disable Input SearchSummary: Input search should be in Disable on Approve Page Content (required): Hi all, On the client Approve Page, All fields should be in disabled mode , Should not be … -
How can I hide pages based on the roles assigned to the users in VBCS?Summary: Content (required): I included a Java Script code in shell and tried to disable the page using Id, but it is not working. Is there any way to handle it in VBCS.… -
When calling REST Endpoint from VBCS, and there is a empty response, how to handle it in VBCSSummary: When calling REST Endpoint ( OIC Integration created based on DB Adapter ) from VBCS, and there is a empty response from the DB, the OIC just sends and on obta… -
Not able to find specified endpoint in JS function error. Need to know what is the issue.Summary: Although defined an ADF Describe endpoint in VB extension, but getting an error while accessing it in the validator function. Content (required): Version (inclu… -
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… -
migrate code to visual studio from vbcsSummary: Currently we have 20+ projects created directly with Visual Builder Applications (OIC console) and now we want to move those applications to Visual Studio so th… -
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 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 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 .… -
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:… -
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… -
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… -
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… -
VBCS: Editable table - Disable double clickSummary: Hi Everyone, I have created oj-table, and added the logic for editable table. Want to know if there is any way to disable EDIT on Double click of the row. Pleas… -
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… -
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… -
Freeze tab header of the the oj-tabs placed inside the oj-dialog.Summary: Sticky tabbar inside oj-dialog. Content (required): I have oj-tabs placed inside a oj-dialog. Each tab has set of fields and whenever the oj-dialog scroll bar i… -
Excel Add in VBCS with ORDSSummary: Hi Team, We have created the VBCS applications with existing VBCS storage as a tenant and observed that for Excel add in with LOV ATP with Business objects . Ca… -
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… -
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 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… -
Visual Builder Add-in for Excel Support for 64-bit ExcelSummary: Hi All, Does 'Visual Builder Add-in for Excel' support MS 365 MSO 64-bit Excel.? I have downloaded vbafe-installer-current-user.msi from VB builder application … -
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 … -
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… -
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… -
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… -
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… -
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 "… -
Value Disappears after being selected in VBCSI created LOV using select single option and insert a list view inside it to fetch more rows but when i try to select a value nothing happens cannot see any value select…