Category 218
Discussion List
-
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…
-
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 …
-
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…Vidhya Valantina Venkatesh 132 views 6 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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.…
-
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…
-
browser back button functionality in VBCSSummary: Hi Team, we are building the VBCS pages. Say suppose, if user clicks on browser back button then page details will lost and it will make an issue on the page. C…
-
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…
-
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…
-
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…
-
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…Parimavardini Palanisamy 53 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…
-
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…
-
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 …