Style
Discussion List
-
Please help me understand the below code on the main page.Summary: Below is the code on the main page ---- -
Select All header checkbox not getting unselectHi, I am facing an issue when the user deselects all the rows manually the header checkbox still shows selected not unselect auto. IS there any table property we can des… -
How to export time datatype in excel ?Summary: I am trying to export table data into excel but the column that has time datatype doesn't show in excel -
How to change the display mode of redwood page template ?Summary: How to change the display mode of redwood page template ? We have light/mixed display mode available in redwood templates. But I want to change the background c… -
List View - Selection IssueSummary: List View - Unable to Select of Multiple Row Content (please ensure you mask any confidential information): Hi All, In List View, Using Multiple select while Se… -
Auto resize select single componentSummary: Hi, we have a requirement where the user wants to auto-resize the select single component based on the length size of the selected value. screenshot for referen… -
CSS not adjusting when using switching to second display its not auto resizing with display sizeSummary: Hi a lot of customers raising concerns when they are using a second display the screen size is not auto-adjusting (auto enlarge in size or auto resolution) disp… -
How to increase height of horizontal scroll bar?Content Hi All, Is is possible to increase the height of horizontal scroll bar in oj-table? If yes how can I achieve that? Please refer attached image. Regards Muralidha… -
How to use Redwood Fusion Templates on existing visual builder applications ?Summary: I want to use Redwood fusion templates on my existing vbcs application. How select or apply new SAAS Fusion Templates on the existing application. Content (requ… -
Difference between Redwood and Redwood Stable Theme in VBCSSummary: We are currently using SaaS theme in our VBCS Applications which is deprecated by Oracle. So looking for best and stable theme to change from SaaS theme. Differ… -
Alternative page composer functionality, in Visual builder Studio for Redwood screensSummary: We were advised page composer was no longer available on the redwood enhanced timecard screens, and that we are to use visual builder studio instead. We have no… -
Only exit from the row edit mode when click on a buttonSummary: Need exit from the Table Edit Mode only when a specific button is pressed, only allowing the focus off from the table closes the edit. Content (required): Hi, I… -
How to build the application with minify html and js filesSummary: Hi! we trying to optimize an application and I need to minify the js and html files but we cant find information about that. The documentation only mention a vb… -
How to put foreground Image in Redwood templateSummary: Foreground image not rendering on the redwood template Content (required):I am trying to put a foreground image on the welcome template. I tried importing an im… -
What is DCS? Is it same as VBCS? What differences we have between them?Summary What is DCS? Is it same as VBCS? What differences we have between them?Content Hi All, I have been hearing a lot on DCS, googled it but couldn't get it fully. 1.… -
Copy to clipboard a column value from oj-table in VBCSSummary Copy to clipboard a column value from oj-table in VBCSContent Hi All, I have an oj-table (ADP based table), having 5 columns in the table as EmpID, FirstName, La… -
Issue in table rendering in a dialog after upgrading to 2104Summary: Issue in table rendering in a dialog after upgrading to 2104 Content (required): Hi All, After we upgraded our app to 2104 version from 2210, we are facing issu… -
How to add a collapsible component on Drawer Menu ?Summary: How to add a collapsible component on drawer menu ? On expanding the Tab from the drawer, I want to show collapsible on the menu Drawer. Currently using the Nav… -
Help texts in select single is not persistent.Summary: Help texts in select single component is not behaving like the other components. Content (required): I have a select single in my web app with a help text. Whil… -
add search field for every column on top of it in table componentSummary: Hi Experts Is it possible to add the search box for every column on top of it in a table component as shown below If possible, please help me how i should proce… -
Orientation issue in iPhones.Summary: Switching from landscape to portrait causing UI issues in iPhones. Content (required): Hi All, I have a PWA application which handles the screen orientation on … -
How to show some part of a paragraph as a linkSummary: I have a oj-bind-text whose value contains an email address along with other texts. I want to show only email address as a link in blue color. Content (required… -
Boolean Checkbox IssueSummary: Boolean Checkbox Issue Content (required): Hi All, Added two Boolean Checkbox in Editable Table . Its is storing same value for next row as previous one as Acti… -
how to build idle timeout screen functionality in VBCSSummary: Hi Experts I have requirement where a user if doesn't use screen or is idle for more than 100 seconds then the popup/dialog needs to come up and say user to ref… -
Read the CSV and excel file both in vbcs and send data to IntegrationSummary: I have a requirement to read both CSV as well as excel file and send data to integration. Please help how can I achieve this. Content (required): Version (inclu… -
How to disable delete icon for 1st 2 rows of tableHow can I disable the delete icon action event for 1st 2 rows of table . -
Multiple Row Selection in TableSummary: Not able to get data from table after selection of Row. Content (required): Hi All, I implemented this method for Selection of Multiple lines from table. Having… -
How can we make Dialog box auto resizableSummary: Hi- we are facing an issue user wants to pop up the dialog box that should auto-adjust its size based on Data we should not hardcode the height and width style,… -
How could I change CSS Style tag dynamically?Summary: Content (required): I tried using the return of a string function containing CSS Style and I tried using it dynamically in the :style tag, but with no success. … -
Editable table - Line EditingSummary: Line Editing Stops after selecting the value from dependent LOV Content (required): Hi All, While Editing the line, ojBeforeRowEditEnd →TableBeforeRowEditEndCha…