Style
Discussion List
-
Can I change the VBCS browser source code editor page color scheme?Summary: The color scheme in the VBCS source code editor makes it hard for me to read the code. The pastel source code text on white background isnot enough contrast. I …
-
VBCS: A few questions on validations, performance tuningSummary: Need more info on the below questions in Oracle VBCS Content (required): Hi All, Need more information on the below questions/use cases in Oracle VBCS. In Edita…
-
UI issue of OJ Select SingleSummary: UI issue of OJ Select Single Content (required): We are using oj-select-single, in mobile App when the user tries to select the value from the dropdown, it take…
-
Alter background of modal headerSummary: Can we remove the image/content now showing up in our modal headers as part of the recent VBCS/JET upgrade? Content (required): We recently upgraded our app fro…
-
oj-table feasibility check and issueSummary: oj-table feasibility check (rowSpan, frozenEdge) and scroll issue Content (required): Hi, I am using oj-table to show data from external systems and would like …Jaya Krishna Sumanth Chavali 2 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Redwood Override CSS for READ ONLY Text FieldsSummary: Content (required): I have attached a sample application where I am using the redwood-override.css file to override some of the CSS properties of text fields. O…
-
Help overriding oj-table properties in redwood-overrides.css fileSummary: I am trying to override the color of the checkbox and the row font size on a multi-select table using the redwood-overrides.css file. Content (required): In the…
-
oj-input-text readonly true componentSummary: Is it possible to customize the css of oj-input-text when readonly is true for specific element as I am not able to override the same when readonly is true in c…
-
Print/download PDF with images.Content Hi Experts, I am trying to download/print PDF which contains Image and some HTML elements. I referred many third party libraries but it doesn't support Images. A…
-
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…Muralidharan Kanagaraj 7 views 2 comments 0 points Most recent by Muralidharan Kanagaraj Visual Builder
-
Read to CSV file using file pickerSummary Read to CSV file using file pickerContent Hi everyone, I have to use the file selector to read a csv file and then insert it into a database. The component is d…
-
Values stored in $application.translations.app variable.Content Hi All, While providing support for an VBCS application I came across some '$application.translations.app' in the Shell page and cannot figure out where it came …
-
DCS: call API only after login successfulSummary DCS: call API only after login successfulContent Hi All, We have created a sample DCS app and added few links in the shell template. In the shell, there is actio…
-
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.…
-
VBCS: Generate some section of page in PDFSummary VBCS: Generate some section of page in PDFContent Hi All, We have few sections in the page, want to export one section which has a few fields and also a table in…
-
How to correct viewport of VBCS embedded in an iframeContent Hi All, Seeking your expert assistance. Anyone has an idea how I can achieve this requirement? We have a VBCS widget embedded in client’s website. Client require…
-
VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseSummary VBCS: Tab out from table edit is not triggering "ojBeforeRowEditEnd" action chain but with mouseContent Hi All, We are facing a very strange issue with ADP "ojBe…
-
VBCS: inputNumber with max and min values - throw error if exeeds max valueSummary VBCS: inputNumber with max and min values - throw error if exeeds max valueContent Hi All, We have one editable ADP based table, in which one column value is edi…
-
Sorting ADP columns (table) wiith Header templates included in itSummary Sorting ADP columns (table) wiith Header templates included in itContent Hi All, We were trying to add sorting property for all the columns in ADP based table, i…
-
Uppercase: query parameter value in API from Visual BuilderSummary Uppercase: query parameter value in API from Visual BuilderContent Hi All, I have an input text (inpVar) and the API with 10 attributes, out of which Name attrib…
-
Is there any time limit for any API calls or the browser limit in Visual Builder Applications?Summary Is there any time limit for any API calls or the browser limit in Visual Builder Applications?Content Hi All, Wanted to know few things, 1. Is there any time lim…
-
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 11 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…
-
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…
-
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…