UI
Discussion List
-
How to show QR and barcode in VB in table by line.Summary: Hello I would thank for any help with the following (sorry I am completely stuck with this because I am not expert in Javascript) I would like to show barcode a… -
Export data to predefined excel template from vbcs page oracleSummary: I am working on a custom client requirement on VBCS page development. In page there is a table where data is coming from ATP DB. I need a functionality to expor… -
Rich Text Editor support for tables/other rich text components?Summary: We are using the Input Rich Text 2 component but this lacks many rich-text components (such as support for tables, pasting images, etc.). We can use an custom e… -
How to show QR and barcode in VBSummary: Hi all, I would thank any info. regarding how to show something similar to this: I mean I would have to generate the codes and afterwards been able to show the … -
Maintain Sort on tableSummary: I have a table (page 1) I click a link on the table and it takes me to a new page (page 2) When I navigate back to page 1, I want to maintain the sort position … -
Conditional height of table based on device like laptop and DesktopSummary: Conditional height of table based on device like laptop and Desktop Content (please ensure you mask any confidential information): Hi, I want to adjust the heig… -
Hiding check box in multi select table conditionallySummary: Hiding check box in multi select table conditionally Content (please ensure you mask any confidential information): Hi , I am using VBCS cookbook recipe to impl… -
Editable table row in edit mode unable to identify because of colourSummary: Hi Experts I have created a editable table but the background of input components in edit mode is not user noticeable as shown below In OJET cookbook it is clea… -
Setting focus on the newly added row in oj tableSummary Setting focus on the newly added row in oj tableContent Hi , Th requirement is to set the focus on the newly added row when the user adds a new row. Or is there …User_2025-02-06-05-53-15-083 102 views 3 comments 1 point Most recent by Blaine-Oracle Visual Builder -
Filter not working in oj-select-single with data source as SDPContent We are implementing an LOV for Suppliers, the data for which comes from SaaS. Steps followed: Defined a service connection of ADF describe. Created a oj-select-s… -
Assign value to array variable getting error in new javascript action chainSummary: Hi Experts I' trying to assign value to array field but getting error in javascript action chain, in json action chain there was no such error. please help atta… -
Gantt Control - Errors when changing the underlying data at runtime.Summary: I have created an app extension that utilizes the gantt control. I'm encountering some errors when changing the underlying data to show different projects or ch… -
Default SDP filter does not work when template slot is added on Fusion APISummary: Default SDP filter does not work when template slot is added on Fusion API Content (required): I am using a select single SDP where the fusion api ( https://doc… -
input date with Monday as start day of the weekSummary: Hi All, Is it possible to have Monday as start day of the week in oj-input-date. By default its Sunday. Content (please ensure you mask any confidential informa… -
How to implement loadMoreOnScroll for Rows on ADPSummary: loadMoreOnScroll for Rows on Table with ADP variable fetches default 25 Rows. How to Fetch more than 25 rows for ADP Content (required): Version (include the ve… -
How to show/hide a region conditionally on basis of a value in business object in VBCS pageSummary: The VBCS page is having list view component (card layout). There is a custom client requirement: depending on a value of a field in the business object used for… -
Activities is not displaying under AccountSummary: Greetings! Activities are created under Accounts (in digital sales), but they are not displaying when we click on it. However, if we are not viewing the Account… -
Prevent default in editable table listener if returns false the action chain is getting executedSummary: Hi Experts I have added prevent default condition to a event listener for editable table tablebeforeroweditend but the action chain is still getting executed an… -
Time Zone Preference in VBCSSummary: Time zone Preference Content (please ensure you mask any confidential information): Hi Team, we have created custom VBCS screens and would like to know if there… -
How to display multiple Columns display in dropdown listSummary: we have requirement to display multiple columns in dropdown list. Content (please ensure you mask any confidential information): I have created single selection… -
Oracle Fusion Sales - Redwood (Visual Builder)Hi Team Summary: I am currently working on modifying the existing "Create Lead " Redwood page using Visual Builder and add the additional standard fields such as Campaig… -
Displaying special charactersContent Hi, When trying to display a test that has // or |, they just do not show in notifications. I couldn't send them by email using the email adapter either. Any clu… -
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 … -
Please help me understand the below code on the main page.Summary: Below is the code on the main page ---- -
How to change the row color of editable tableSummary: Hi Experts In my editable table when the row is being edited doesn't have noticeable color difference than the background of table. Please help me how to change… -
How to change the background color and bold font for table headerSummary: Hi Experts I want to change the background of header in table and also change the font style to bold in below table, please help me how to do this Content (plea… -
select currency componentSummary: how to use select currency component in redwood template in Visual builder studio Content (please ensure you mask any confidential information): I'm facing the … -
SDP Total SizeSummary: Hi, Is it possible to get total number of rows from a SDP based on ORDS service. I have enabled transform function Content (required): Is it possible to get tot… -
Capture Event of window Browser close button in Oracle VBCS PageSummary: I am working on a client requirement. When a user tries to close the VBCS Page from window browser close button without providing a input to a field in the page… -
PDP based table on the page - how to add hyperlink on one of the existing table columnSummary: VBCS page has table based on PDP ( ADP is converted to PDP in the JS ). in the design mode the PDP based table is not showing any columns on which is it based ,…