Tip
Discussion List
-
How to access the page variable in a layout field in appui / visual buildrSummary: Hi Experts I'm extending Connections fusion page using Visual Builder, I have created a variable in page to store the person number which i'm populating in acti… -
How to add the copy option next to text field in VBCSSummary: Hi Experts I have a requirement to add a copy option next to the text field similar to the one as shown in below screenshot for email field, Please help me how … -
what is the use of primary actions and primary actions group in collection container advancedSummary: Hi Experts What is the use of primary actions and primary actions group in collection container advanced, Please help me as i'm have added the details but dont … -
how to overwrite custom endpoint base URL in AppUI at the time of deploymentSummary: Hi Experts If I'm using custom endpoints like API gateway, ORDS,…etc in my appui then how can i overwrite the endpoint base url at the time of deployment to hig… -
how to add the search in VBCS similar to journeys page searchSummary: Hi Experts I have a requirement to add a search similar like the search available in Journeys fusion page, could someone please let me how can i add below searc… -
Hyperlink in Excel download file Oracle VBSHi All, Need some guidance on below requirement: 1: In my SDP based table, one column A is having hyperlink, which will navigate user to fusion application. 2: When I am… -
jsbarcode library throwing TypeError: jsbarcode is not a function, VBCSSummary: Hi Experts I'm using jsbarcode library to generate the text to barcode in my VBCS code but it is failing with error TypeError: jsbarcode is not a function Pleas… -
want oracle fusion financial documentsSummary: Hi Dear, I want oracle fusion financial full study guide. I am a fresher and I want to proficient in the fusion modules, could you sent the documents in email, … -
Need help in embedding VBS page in fusion with ssoSummary: Hi Experts I have currently embedded my VBCS page in Oracle Fusion using page integration, but when the user clicks the tile to launch my VBCS page it is asking… -
Unable to enable VBCS for the Integration instance. Contact support at https://support.oracle.com.Summary: Hi Experts I'm trying to enable visual builder in my Oracle integration instance but it is failing with below error, please help me Unable to enable VBCS for th… -
Getting CORS error while calling API gateway endpointSummary: Hi Experts I'm trying to call the API gateway endpoint from my visual builder application (extension / appui), but I'm getting CORS error. Please help me, how c… -
how to show animation until the page loadsSummary: We have embedded vbcs page in oracle fusion cloud, when the user clicks on the page link it is showing white screen for 20 seconds. is it possible to add animat… -
how to export the business object with data from one app to anotherSummary: Hi Experts I have a requirement to export all the business objects from one application to another new application, please let me know how can i achieve this ? … -
after adding search configuration details for Smart search component, page does not loadSummary: Hi Experts I'm following below mentioned video by Shay to implement smart search but as soon i add details for search configuration, my page does not load, how … -
smart search increase the width of search bar and add table view on the select single componentSummary: Hi Experts I'm using the smart search component in our VB application, i have followed the video by Shay. But our customer is asking to show the table view on s… -
How to migrate the extended fusion app (next gen supplier) from DEV to other env in VB studioSummary: Hi Experts I have extended the next gen redwood supplier register fusion page using Fusion Visual Builder studio and i have verified the changes done in the DEV… -
How to remove the local changes done in the applicationSummary: Hi Experts I want to remove all the local changes done in the application, how to do the same. Please help Basically in below screenshot i have done couple of c… -
next gen supplier registration page, test the layout in the designer, how?Summary: Hi Experts I have tried to extend the next gen supplier registration page in Visual Builder but i'm unable to test the page in the designer view, i have tried t… -
Unable to find the application extension template while creating a project in SaaS VBSummary: Hi Team I want to personalize next gen supplier registration page, but when i launch the Visual Builder from my Fusion instance and try to create a project, i'm… -
Preventing URL modificationSummary: Though Vbcs runs on client side, i'm looking for a way to prevent a CASUAL user to modify or manipulate url in browser is it possible to avoid user to modify si… -
Active workspaces not able to select when editing a page in VBSSummary: When I select Edit Page in VBS, I like to select the workspace that is linked to that page. Example below would be recruiting. I have the workspace setup in VS … -
vbcs decrypt/encrypt javascript apiSummary: I need to decrypt/encrypt data in my vbcs's site. I've read about a lot of js api's i can use Please, can someone advice about a js api i can use? May be a brow… -
How to refer the JavaScript file directly in JavaScript file instead of index.htmlSummary: Hi Experts I have a requirement to generate the PDF file using JSPDF library, this is working fine. but the problem here is i'm referring to the js file using s… -
layout not adjusting as per the screen sizeSummary: Hi Experts I have created one page using visual builder as shown below, i.e. the layout must show 2 forms side by side in larger screens which is working as exp… -
how to remove browser suggestion from the input components ?Summary: Hi Experts I could see that the suggestion text are added to the input component as soon as i click on any input component to provide the input. Please help me … -
how to get the count of records from BDP variableSummary: Hi Experts In my application i'm using BDP variable for add, update, delete suppliers and the data provider for my BDP is ADP. My requirement is that the user h… -
how to pass form data REST API request payload with file in vbcs action chainSummary: Hi Experts I want to call REST API which accepts multipart/form-data of below sample, could you please help me how to pass data as multi part form data with fil… -
select single with table collection template not showing dataSummary: Hi Experts I want to use collection template table in the select single component but the data is not showing up when i click on the select single component, pl… -
how to restrict the user in input text component to enter only number and not any other characters ?Summary: Hi Experts I have an existing application where the input text component has been used but i want to restrict the user from entering anything other than numbers… -
when pulling details of changes done on BDP variable in bulk it is copying only the last valueSummary: Hi Experts I'm using below js code to pull the unsubmittaed changes from the BDP variable to get the records which were added, but i could see that the last rec…