Style
Discussion List
-
Add $ to only non zero values in number column in oj-tableSummary Add $ to only non zero values in number column in oj-tableContent Hi All, I have used below template for one column in the table,
-
Executing action chain before export data and get the latest results in the exported csv fileSummary Executing action chain before export data and get the latest results in the exported csv fileContent Hi All, Our curret design is that we have 2 buttons, one whi…
-
oj-sample-export-data - columns data is shifting to left if one column has null valueSummary oj-sample-export-data - columns data is shifting to left if one column has null valueContent Hi All, I have a very strange issue with oj-sample-export-data compo…
-
How to take row id by click on Gantt Chart item.Content When I click on Gantt Chart task item, I need to take its Id and selected row data. I tried many way but it didn't work.Please find attached image for reference.…Muralidharan Kanagaraj 12 views 6 comments 0 points Most recent by Muralidharan Kanagaraj Visual Builder
-
defaulting oj-combobox-many value on page loadSummary defaulting oj-combobox-many value on page loadContent Hi All, For oj-combobox-one -> assign variable is working fine to default the value and it is working fine …
-
Is there a way to get the current session ID when we run VB app?Summary Is there a way to get the current session ID when we run VB app?Content Hi All, I want to know if there is a way to get the current user session ID when we run t…
-
Sum of values in a column along with text Total in oj-tableSummary Sum of values in a column along with text Total in oj-tableContent Hi All, I have an ADP based table which has 10 columns, out of which 2 columns are quantity an…
-
oj-radioset styling issueSummary oj-radioset styling issueContent I am trying to apply css to oj-radioset like below. position of radioset is coming in middle of page as expected,but color, font…
-
Export data is not waiting for the action chain to complete - oj-sample-export-dataSummary Export data is not waiting for the action chain to complete - oj-sample-export-dataContent Hi All, I have used oj-sample-export-data for exporting the data from …
-
Storing offset and corresponding data set/records in a 2 dimensional array in VBCSSummary Storing offset and corresponding data set/records in a 2 dimensional array in VBCSContent Hi All, Needed your thoughts on the below use-case. We have one search …
-
Calling deeplink from the embedded VB into cloud doesn't work as expectedSummary Calling deeplink from the embedded VB into cloud doesn't work as expectedContent Hi All, I have embedded VB app into hcm cloud application, and there is one butt…
-
Column - cell background coloring based on the few conditionsSummary Column - cell background coloring based on the few conditionsContent Hi All, I have created an ADP based table which has 20 columns in it. Out of which one colum…
-
How to set some value into oj-table cell from javascript and cssSummary How to set some value into oj-table cell from javascript and cssContent Hi All, I have created an ADP table with 4 rows and 10 columns. have to set some static t…
-
Need inputs on the RowExpander usecase - Tree tableSummary Need inputs on the RowExpander usecase- Tree tableContent Hi All, I have a usecase to design in VBCS, wanted to get your inputs on this. Any blogs/videos/anythin…
-
Strange issue with bind-if inside oj-collapsibleSummary Strange issue with bind-if inside oj-collapsibleContent Hi All, I am facing strange issue with bind-if inside oj-collapsible component. I have one LOV and 2 tabl…
-
VBCS - startup questionContent My client is evaluating VBCS to develop the mobile applications and asked following queries: * How to implement the following in VBCS: * the Session Management: …Rehan Ahmed Khan-Oracle 10 views 3 comments 0 points Most recent by Rehan Ahmed Khan-Oracle Visual Builder
-
Button properties data on ojActionSummary Button properties data on ojActionContent on ojAction, I am mapping $event.detail to Action Chain Variable("detail") and trying to get id of button by $variables…
-
oj-input-text styling not working in mobileSummary oj-input-text styling not working in mobileContent oj-input-text color style is not working in mobile...it is working good for what is wrong here and how to set…
-
for-each panel buttons disable/enale dynamicallySummary for-each panel buttons disable/enale dynamicallyContent 1. In Page designer, using for-each - generating panels with input text data, buttons (data is coming fro…
-
oj-action-card spacingSummary oj-action-card spacing in for-eachContent Hi, How to add spacing between each action card in for-each, any pointers..? Thanks, Sridhar
-
align oj-table header text to center not working after upgradeContent We have upgraded to Oracle JET Version 9.2.6 and also updated the corresponding ApplicationsCloudUI Theme. Earlier We had all the header level column names align…
-
VBCS: US Map with all the states and changes colors for states based on the row values from tableSummary VBCS: US Map with all the states and changes colors for states based on the row values from tableContent Hi All, We have a requirement to show US map with all th…
-
How to change the font in VBCS?Summary How to change the font in VBCS?Content I am not a web developer and just recently started using Visual Builder. I am asked to change the fonts to DIN2014-Bold. I…
-
Filter from first character in select-one componentContent Hi All, I am using select-one component with filter option but not working as expected. Its filtering and highlighting the character even if it is at the middle …
-
Combobox (Many) WidthSummary Combobox (Many) WidthContent Hi, I am trying to increase the width of combobox many to help the user see all the selected values by using Jet Cook as mentioned b…
-
How to change legend color in pie chartSummary How to change legend color in pie chartContent Hi, I have a requirement where I need show the salary of an emp in a specific color in pie chart. If its Linda it …
-
Component for Org ChartSummary creating org charts with vbcsContent Hi, is someone aware of a component in VBCS to create org charts? Neither in vbcs direct nor in JET I found sth. so far. Can…
-
How to get the table event which fires when we move from one record to next recordSummary How to get the table event which fires when we move from one record to next recordContent We have an ADP based editable table in which we have column called Rank…
-
how to uncheck the checkbox after performing action in multi select table?Content Hi All, After performing any action(like hold, merge, etc.,) on multi-checked rows of the table, the check on the checkbox remains as it is. How to remove the ch…
-
how to read data from csv file and store in a business object at run time using file picker componenContent We have a requirement that, we need to upload data trough CSV files, so that we have created an application in VBCS and try to use File Picker component to pick …