JET
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 …
-
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.…
-
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…
-
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 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…
-
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 52 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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_…
-
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…
-
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 …
-
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 "…
-
Remove duplicate values in Array variable/Select Many in Oracle Visual BuilderSummary: Select Many shows duplicate values Content (required): Hi Team, We have created an Array variable at page level in VBCS. In one of the action chain, we have use…
-
How to apply TextFiltering in SDP Variable ?Summary: I have a select one component which displays list of Supplier Number. When I type in the number in box , the filtering works fine when I bind the ADP variable t…Vishal Singh Rajpurohit 81 views 12 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
select single not populating in ADP table.Summary: I have an ADP table in which one of the columns is a Select-Single template. The select-Single has a CollectionTemplate as Table. When the data loads in the tab…Vishal Singh Rajpurohit 21 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
How to use raw value event for select single or combo boxSummary: I have a query where we need to use select single or combo box when user enters or press keys runtime we pass raw value(search with raw value like lov) to our r…
-
How to configurable delay in search for a Type Ahead Search Component?Summary: I have a Search Component that shows suggestions to the user as he types. I want to add a delay to the service call. Content (required): Currently, I am using r…Vishal Singh Rajpurohit 32 views 2 comments 0 points Most recent by Preetham Kumar-Oracle Visual Builder
-
Easy way to show country flag icons in VBSummary: Please, I would like help in case anyone has shown icons with the country flag in VB. To improve the UI would be much better to show an icon/image than showing …
-
Drag & Drop columns - TableSummary: There is an example where we can drag rows into a different table or re-order rows. Is it possible to re-order columns when data is loaded into table via SDP Co…
-
Create dynamic checkbox with javascript and generate events.Summary: Content (required): I need to create a checkbox list based on some values that an integration returns. I've tried it with Javascript, but I don't know how to …
-
Title in oj-tableSummary: Please, I need help with a small thing. I would need the title as shown here: in the headers of my table: I can see the buble-title, but I have not found where …
-
Editable Table - Updating the ADP Removes the RowSummary: Hi, I am following this blog to create an editable table: I have followed every step properly but whenever I try to update a row, the row simply disappears from…
-
Filepicker & Procurement Attachment REST API - VBCSSummary: How to user filepicker in VBCS? I want to use PO Attachment REST api to attach any file(s) attached on filepicker to SaaS for specific PO Header ID. Content (re…
-
CSS : ApplicationsCloudUI-7.0.1 : Navigation DrawerSummary: Hi Team , we have created the web application with "Navigation Drawer" template and it is working fine with Redwood theme which is default one. But, when we imp…
-
String containing XML to ADPSummary: Hello, I would thank any help with the following. In VB I get an XML (after a decode64) string like this: 44 AA 33 BB I would need to know the steps to co…
-
How to close current browser tabSummary: Actually I am try close current browser tab using button and action chain via call module function. Content (required): Version (include the version you are usi…
-
I want to Learn VBCS , Please help me with the Learning pathwaysSummary I want to Learn VBCS , Please help me with the Learning pathwaysContent Hello Everyone, I'm an Oracle E-Business Suite Technical Consultant who holds good knowle…User_2025-01-31-01-04-33-378 119 views 5 comments 0 points Most recent by Khalid Mahmood Visual Builder
-
Caching for REST APIs in VBSummary Caching for REST APIs in VBContent Hi All, I went through one beautiful blog from Shay on caching the BOs in VB,this is really good to know. https://blogs.oracle…
-
Unable to get multiselect rows table data SDP basedSummary: Hi, I am using multi row select based table and when user select the multiple rows then on button press I want to call post rest service and insert those select…