JET
Discussion List
-
Filtering DataContent Hi All, https://blogs.oracle.com/shay/filtering-data-in-visual-builder-lists-and-tables-revisited I have followed above blog to create filtering data in oracle v…User_2025-02-05-07-00-39-312 20 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Showing error in Code for combobox without id or label inside Table columnSummary Showing error in Code for combobox without id or label inside Table columnContent Hi Experts, I have a table in which 2 columns are oj-combobox-one- for which I …
-
Train Component in VBCS - How can we make it read onlySummary Train Component in VBCS - How can we make it read onlyContent Hi, We have requirement to show a train component in VBCS but it should not be updatable. It will o…
-
VBCS Table Paging Control Using ADPSummary VBCS Table Paging Control Using ADPContent Hello, is there any example how to create Table Paging Control Using ADP ? I have a scenario where I want to display a…
-
Gantt Chart VBCSSummary My sample data in VBCS Business Object doesn't reflect on the Gantt Chart ComponentContent I've tried different format for the date but the component still doesn…
-
Implement Filter on ADP Table in VBCSSummary I am looking for implementing For filtering table based on adp in VBCSContent Hi Experts , I have created table based on adp and assigning data to adp through sd…
-
Maps in Visual ApplicationSummary Use map in visual applicationContent I am making a visual application using Oracle Visual Builder. I want to add a map in which I will feed location coordinates …User_2025-02-06-08-43-22-650 22 views 3 comments 0 points Most recent by User_2025-02-06-08-43-22-650 Visual Builder
-
oj-sample-export-dataSummary oj-sample-export-dataContent Hi Shay, There are couple of issues I am facing with oj-sample-export-data 1 - If any one of the columns contains null value then in…
-
How to fetch Navigation List ValueSummary We are trying to access the value of the Navigation List but we are just getting the Id value but not href value. Can you let us know how to get the href value f…
-
How to use Button Set to highlight the field value from RESTSummary How to use Button Set to highlight the field value from RESTContent Hi, We have requirement to show two flag icons(red & Green button) on UI and it is tied to a …
-
Issue with Combo Box1Summary Issue with Combo Box1Content Hello All, I am using the component Combobox1, my issue is that suppose I got a list of employees name and once the user type name I…
-
How to add cursor pointer style to oj-chart element?Content I have a pie chart that has a click event. Therefore, I would like to change the mouse cursor to pointer when hovering to the chart. I have tried cursor:pointer …
-
How to refresh a data table which is from rest web serviceSummary How to refresh a data table which is from rest web serviceContent Hello All, My data table is populated from a rest, I would like to know via an action button ho…
-
How to align text / icon in vbcs datatableSummary How to align text / icon in vbcs datatableContent Hello All, I am trying to align my text and icon in my data table which is populate from a rest. Any solution. …
-
Lovs IssueSummary I am trying to show the items in the lov which is not working as expectedContent Hi, I am trying to show the Items As an Lov in my table. i am storing inventory …
-
Master Detail TablesContent I want to display a master detail table as Master table displayed on a panel accordion Detail table displayed on a table in every panel
-
Dynamic Table using row data as column headersSummary We are trying to use parent-child tables where the child table has revisions and we need to show each revision as column headerContent So I have two tables, The …
-
Custom Live URL for published VBCS applicationSummary Custom Live URL for published VBCS applicationContent Hi, When we publish any VBCS application the live URL has the paas instance host name.How can we use custom…
-
Regarding oj-onput-searchSummary Could you please let us know how integrate the oj-input-search in vbcs pageContent Could you please let us know how integrate the oj-input-search in vbcs page. I…User_2025-02-04-21-09-02-317 23 views 3 comments 0 points Most recent by Satish Kumar Visual Builder
-
oj-button background colorSummary Can I change a the background color of the oj-button other than primary and confirm?Content I am trying to change the oj-button background color to red, instead …
-
How to use converters in cell.renderer in data gridsSummary How to use converters in cell.renderer in data gridsContent Hello experts, I am trying to replicate the JET Cookbook data grid on to VBCS. link -- https://www.or…User_2025-02-08-01-51-14-759 19 views 4 comments 0 points Most recent by User_2025-02-08-01-51-14-759 Visual Builder
-
How to show a table based on input conditionsSummary show table only when user inputsContent Hello, We have created a table view of records using business objects, there are two date fields on top of the table. Can…
-
Filter -> REST helper -> requestTransformationOptions!Summary Filter -> REST helper -> requestTransformationOptions!Content Hello Everyone, I've been referring to Duncan's post on "Ensuring Unique User Input in VBCS" (https…
-
Export & Import Application with Authorization KeysSummary Export & Import Application with Authorization KeysContent Hi, is there anyway to export & import application with Authorization Keys values ? We have two instan…
-
is there a Dynamic REST endpoint support in VBCS?Summary Need to know how can we dynamically call REST endpoint using 1 service connection in VBCSContent Hi All, I have a requirement where I have multiple OIC PODs havi…User_2025-02-06-08-34-54-080 58 views 2 comments 0 points Most recent by User_2025-02-06-08-34-54-080 Visual Builder
-
Not able to use export data componentSummary Not able to add any attributes in export data componentContent Hello, We are trying to add a export data functionality for a business object. when we add the exp…
-
VBCS Service Connection can test a REST endpoint but schema generated with Json Object is not parsedSummary JSON Object Handling in VBCS UI component bindingContent Dear Team , We could not use a REST end point returning a JSON Payload which is of JSON Object structure…
-
Select Single usage inside Dialog Component not rendering ADP Data as expectedSummary Select Single usage inside Dialog Component not rendering ADP Data as expectedContent Hi All, Im trying to use oj-select-single inside oj-dialog body slot, and u…
-
Editable TableSummary Facing problem in Editable table cellContent Hello, I am following this blog for developing editable table. https://blogs.oracle.com/shay/editable-tables-in-visu…
-
Group by in PIE chartContent Hi Experts, I'm using the public service https://restcountries.eu/rest/v2/all in VBCS and created a Service connection. Tried to create a PIE chart and used popu…