Custom Code
Discussion List
-
Access to edit the pagesHi, I need to add few fields to the existing page but when I login unable to find the pages to edit Is there any access restricted to my username else any roles missing …
-
Fetch Data in LOVSummary: In the VBCS Instance We have a Page URL Parameter called Username Parameter to Fetch the Details of that User and Populate those details to one LOV .We have use…
-
VBS: Custom Applications Backend eventually disappearsSummary: Following a VBS release from almost 1 year ago, we were required to setup a Backend before creating new Service Connections (see screenshot below). Due to this …
-
Slow web app performance when browser is minimizedSummary: We have a web app developed with VBCS to update/create projects and contracts in Oracle fusion cloud through APIs and OIC integrations called within the applica…
-
Getting an error while trying to get value from parent BO's Attribute in Before Insert TriggerSummary: I am using Before Insert trigger, in which trying to get the value of BO' attribute. Content (please ensure you mask any confidential information): For example,…
-
How to assign a default value to any redwood fieldSummary: Hello , I want to assign a default value to Notification Date field. How can we do that? Content (please ensure you mask any confidential information): Version …
-
How to do Navigation to other pages in an existing application ?Summary: I want to create like the built in navigation of VBCS in an existing application not creating a new application so how
-
Calling Receivables Adjustment SOAP Web Service from Oracle VBCSSummary: Hi, I want to call SOAP Web Service to create AR Adjustment since there are no REST API to create AR Adjustment. Thus, I want to fetch the existing AR Adjustmen…
-
How to use <oj-sp-input-key-flex-field> component in VBCSSummary: We have a requirement where in vbcs page, user need to select segment values as code combination and based on user selection these Code combination will be pose…
-
Update an Array from JavascriptSummary Update an Array from Javascript after assigning field values in one columnContent Hello, I create the following screen included below. I've created a function th…Stephen Bryant-131052 69 views 14 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Remove checkbox select after oj-table updateSummary: I am using edit multi-select row in the oj-table and when the user is updating one of the fields, they have to deselect and select the same row again for the va…
-
How to enter to a specific page and it is not the default one ?Summary: I have an application that has two pages (Time Machine, Time Card) and i want from Fusion to enter any page when i press on the icon of Time Machine it opens up…
-
How to edit this page called journey in Fusion ?Summary: how to edit this page like viewing the HTML code or add new components
-
how to resize column in a tableSummary: how to resize column in a table Content (please ensure you mask any confidential information): Hi Team, We have developed a page where we display the data in th…
-
How to find pages that Oracle made it with VBCS ?Summary: I want to know where i can find new responsive page that Oracle made it with VBCS and enter to edit it in VBCS
-
Need to do conditional edit in tableSummary: Need to do conditional edit in table depending on the value of . I am trying this below code using conditional on combobox value and template on table, it is no…
-
Form layout displays a space if we use if condition to display input fields in the form layout VBCSSummary: I am displaying a form layout and I want to display the field only if there is a any value in it. But when I use
-
VB Studio- Table Component not visible completely without zooming out the page.Summary: We have a table component with data set as ADP. We also have Pagination associated with this table. We are unable to see the table completely without zooming ou…
-
Visual Builder - for Each running in parallel modeSummary: I have created a VB extension and have some custom logic based on forEach. I have some complex logic inside ForEach but even though I have set the mode as "Seri…
-
Message Banner on Center of Page in Redwood TemplateSummary: We have a requirement to display the Message banner of the fire notification just below the Welcome Page Template in the VB App. As of now the Message is gettin…
-
Global FunctionsSummary: hi! I see Global Functions can only be used in extensions... Would that capability be provided in standalone VB apps too? I can see it being very useful, especi…
-
Redwood: Source code for Redwood templatesHi Team, I'm currently in the process of creating a new account list panel that extends the same options, features, layout, and CSS as the existing panel. How can we acc…
-
oj-sp-calendar component: How to set a single monthSummary: We are using a calendar component in our page and every time when we load the calendar its defaulting to the current month. Instead we want to default it to the…
-
Downloading an excel file from object storage is corrupted.Summary: Unable to open the excel file downloaded from the Object Storage. Content (please ensure you mask any confidential information): Hi Team, I am facing an issue w…
-
Open Hyperlink from Shell page Concatenated with the VBCS PageSummary: How to Open the emp-detail page Hyperlink from the VBCS Page URL using on Click Event : We have added this Hyperlink in the Root pages →Shell Page as below . Bu…
-
How to add Error/ Warning Message to Individual Components ;Summary: We want to show a Pop Up Error Message for Input Text Boxes , Input numbers not Entered Content (please ensure you mask any confidential information): Version (…
-
How to solve can't upload any file in the file picker ?Summary: Everytime i upload a file in file picker it gives me null no file was uploaded how to solve it
-
How to use smart search filter templateSummary: We have to build search page with some select single fields how can I use smart search page template to achieve the same. Do we have some examples in cookbook h…
-
Download div with vbSummary: Please, I would thank any help with my javascript in vb. I would like to be able to download and print 2 divs, as shown. I have imported the libraries and tried…
-
How to format Time type in built in export buttonSummary: There is a column that is time type and i want to format it from T12:00:00 to 12:00 when exporting a table to excel file from built in export button