Custom Code
Discussion List
-
How To Change a Favicon In the Visual builder studioSummary: Content (please ensure you mask any confidential information): I want to change favicon in visual builder studio (VBS), is it possible to change favicon as like… -
How can we customize the category LOV API call made in My Help page to include extra query parameterHi Experts How can we customize the category LOV API call made in HR Helpdesk 'My Help' page to include extra query parameters? For example, we have a custom field "Mana… -
Restrict delete action for certain recordSummary: We create a custom object in SCM using application composer. The user creates some wrong records in this custom object. We create a visual builder template for … -
Download table data in Excel and make entire column readonly in excel fileSummary: I have table which is based on SDP. I have requirement where I have to download the table data in Excel and before download I have make some column in Excel fil… -
how to center the content within the form layout in the drawer componentSummary: Hi Experts I'm using the radioset within the form layout in the drawer popup, but i could see that the form is not center aligned in the drawer but it is left s… -
How can i provide the local resource image as forground in redwoodSummary: Hi Experts I have a requirement to show the image in foreground as shown below from the local resources → image location, how i can do this, please help Content… -
collection container color at top is different than the table, how to make same colorSummary: Hi Experts I have added the collection container to the table as shown below but there is a mismatch in the color between the bar at the top of the collection c… -
how to get file from user with file picker and show the files using fragment in VBCSSummary: Hi Experts I have a requirement to get the multiple files from user based on the source / category and it must store in a variable but the table which shows the… -
visual builder tile not showing in fusion with page integrationSummary: Hi Experts I have embedded the VBCS page in fusion using page integration but the tile is not showing in the fusion springboard, user is having the role (Applic… -
dependent select single component for edit and view mode creating issueSummary: Hi Experts I have below dependent select single component on my page which will used for create and view as well select single 1 : Country list (event to reset … -
not navigating to a page when previewed from vbenter action chain at application levelSummary: Hi Experts I want to navigate user to the page based on condition on the page load but the navigate to page is not working and i'm getting blank screen even tho… -
select single component selecting the index instead of value suddenlySummary: Hi Experts I'm having a select single component to select the contact id on selection but the index is getting selected even though SDP key attributes all point… -
How to follow best practices into VBCS Application Development - Business Objects/Service ConnectionSummary: Hi Team, We are working on custom VBCS application development and currently using business objects based on tables defined in the custom schema of the ATP data… -
Adf return custom object instead of string in REST APIWhat is needed in ADF to return an Object in a custom method of a view object instead of String , … What is the way to enable bind variables in the query itself of a vie… -
How can we filter BDP type data used in tableSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Assign Base64 Data to Image (Avatar)Summary: We would like to have the web service pull the users image into the avatar. I have an Action Chain created that will fetch the web service based on the logged i… -
Blank pdf file downloaded from VBCSHello, We have custom VBCS page which displays data in a table. When user clicks on Export to PDF Button, the file should be downloaded as PDF. However, the file that is… -
call BIP Report From VBS Redwood New APP-UISummary: Hi Team, I need to show the BIP-Report data in the page (as i cannot freeze the first few columns in the Interactive-Grid ), so we are exploring the option to d… -
How to make footer non stickySummary: When we add footer from a fragment - shell footer, it is always sticky, how do we make it non static and flow with the page and diaplay at the bottom. Tried mul… -
Integrate Other Chatbots in VBCS appSummary: Hi, Is it possible to integrate any other chatbot in VBCS app, like Streamlit or any other framework? Content (please ensure you mask any confidential informati… -
How to hide "Achieved Weight" in Goal Measurement in oracle fusion Goal ManagementSummary: We are not using the "Achieved Weight" field, so the customer wants it to be hidden. We attempted to hide it using VBCS but had no success, as the field is not … -
Oracle VBCS application to have Keyboard shortcut to access button and menuHi All, I need to add Keyboard shortcut (hot keys)to access my button and inside menu item. As shown in below image, i want to access Other view options button and insid… -
Soap API connection to customer account service in Visual builder studio fa extension (CORS error)Summary: Hi, I'm looking at a fusion application extension that needs access to the AR Customer account and site. It seems that there is no REST API to do this and the o… -
Login Logout page in Oracle visual builderHi All, I have a requirement, where I need to develop a separate custom login/ logout page for a customer using visual builder tool. Can anyone please guide me steps and… -
How to deselect row using oj-table in oracle vbcs?Summary: Hi All, Content (required): I m facing table row deselection issue in my application. in the table, there is one record when i going to edit this record for fir… -
Issue with my <oj-bind-text> elementSummary: Hi, In one of our recently upgraded VBCS application, the element is throwing error and due to that, the buttons aren't working as expected. The error below as… -
oj-tree-view not expanding allHi, i'm trying to expand all my tree-view's nodes by using addAll. For some reason is not working. This is my snipped code: PageModule.prototype.expandTree = function (t… -
How to upload a CSV with Payload from VBCS to OICSummary: How to upload a CSV with Payload from VBCS to OIC Content (please ensure you mask any confidential information): Hi Team, I want to upload a file from VBCS, and… -
How to import address formatting package into VBCSWe are working on a project within Oracle VBCS and would like to implement an address formatting solution. Specifically, we are trying to import an address formatting pa… -
Using Tooltip alternatives as it is no longer supported in v15 onwards.Summary: I want to create a tooltip over a badge that is within a cell in the table. This will show a tooltip of some data. It looks like tooltip/ oj-popup is no longer …