Category 218
Discussion List
-
transform js function not working while using select many component with SDPSummary: transform js function not working while using select many component with SDP Content (please ensure you mask any confidential information): define(['urijs/URI']… -
How to handle REST API error (400) response payload in VBCS ?I have a REST API that returns two different types of responses: Success scenario (HTTP 200): Returns a JSON payload with the expected data. Failed scenario (HTTP 400 – … -
Oracle VBS: table Multi select issue in page fragmentHi All, I have table on which multi select functionality is enable. I have created this table in a page fragment. And in some use case, I want to un-select the selected …Rohit Chaturvedi 24 views 6 comments 0 points Most recent by Vignesh Viswanath-Oracle Visual Builder -
can we remove delete position from position details page in redwood ?"Delete position" action i want to remove , with or without condition , plz help someone , this page is (my client groups → positions → selected one position from the li… -
How to set the min and max properties of date range filter dynamically in oj-sp-smart-search?Summary: How to set the min and max properties of date range filter dynamically in oj-sp-smart-search? i have the below code in searchconfig.json "SalaryFilter": { "type… -
Use Advance Expression to select multiple Values in VBSSummary: How can we use Advance Expression within VBS to select multiple values for a field? For example - VBS only lets you default one selection but in this instance, … -
How to build a VBCS page to have QnA on a documentSummary: Hi Experts We have a requirement to build a VBCS page where user can upload a PDF document and user will ask questions and the app has to look for the content w… -
Oracle VBCS- Reusable FIle Uplaod Feature accross all Custom VBCS applicationHi All, I have 10 custom VBCS application created. Now in all the application (in each page of application ), I want to add a common File Upload feature, using which use… -
Authorization header getting removed while calling REST APISummary: Hi Team I'm unable to pass the Authorization header in the REST API call, my endpoint does not support CORS so i'm using proxy and the authorization header is g… -
REST API giving 401 even if we pass Authorization headerSummary: Content (required): We are calling a 3rd party API. And below are the setup for the service connection, Authentication : None (Why ? Because this API has a cust… -
preview image in vbcsHi @Nada Bashar @Sherif Bashar I need to display a preview of an image that the user uploads. I was able to successfully upload the image to the database using FilePicke… -
Introduce button in oracle fusion and also show VBCS as Popup windowWe have requirement to introduce button in Receivable -> Billing -> TRansaction Number -->New button named: "Business Workspace" along with existing button (Save, Delete… -
Application fails after import to newer VBCS runtime (works in preview mode but not when liveSummary: I have an application that was developed and running successfully under the following configuration: Release: 2410 Visual Builder Runtime Version: 2410.2.0 Orac… -
env.catalogjson and env.userProfileUrl Error after uploading Visual Builder code in OFS PluginSummary: Hi Team, Testing the OFS custom plugin built using VBCS. For this I have developed a sample page in VB and exported it and in the node.js executed the grunt com… -
Field "id" cannot be used as the mapping in more than one relationshipSummary: Why cannot we use a primary key 'id' to be used to define relationship among multiple table BOs. Actually when defining relation 'id' is what defaults, but when… -
25.10.0 updateI received a notification e-mail today that our production VBS instance will be upgraded to 25.10.0 in Window 2 on 11/4. The odd thing is my prod instance was listed in …
-
Invoke oj-file-picker oj-select event dynamically via Menu drop down ojMenuAction eventSummary: Business want to invoke oj-file-picker action after api operation being performed on Menu drop down action Chain we have written action chain on menu option Clo… -
Fire Notification Not Visible at Bottom of Embedded Page in FusionSummary: Hi Community, I'm working on an Oracle VBCS page embedded in Fusion. I'm using fireNotification to display messages (e.g., after clicking Submit). The issue is … -
camera component not workingSummary: Hi Team, we have implemented CAMERA component in our application but its working like file-picker component and only allowing to select files/images from storag… -
stage application error utils.js:171 Uncaught (in promise) Error: Empty file content app-flow.jsonSummary: Hi we are facing error while running application on stage mode after deployment from VBS its giving below error while running on preview mode its working fine. … -
Guided Journey on Custom VBCS Redwood template pagesSummary: Can we add Guided Journey on Custom VBCS application built using Redwood template pages. Content (please ensure you mask any confidential information): Version … -
Display BO data ConditionallySummary: We have Requirement to show the Data of Two BO tables in the Same Layout Conditionally based on Employee No Search Filter if Data is in BO1 it should show only … -
How to Hide Primary Action Buttons in Simple create and Edit Page TemplateSummary: In Simple Create and Edit Page we have Submit and Cancel Buttons By default Im trying to Hide or remove those but im not able find the option for those buttons … -
Guided Journey on Custom VBS Redwood pagesSummary: How to enable Guided Journey on Custom VBS Redwood pages Content (please ensure you mask any confidential information): How to enable Guided Journey on Custom V… -
Display the File Name in Drag and Drop in File PickerSummary: How to Display the Selected File Name in Drag and Drop in File Picker Content (required): Version (include the version you are using, if applicable): Code Snipp… -
table to stay on the same scroll position before editingHi @Sherif Bashar @Shay Shmeltzer-Oracle @Satish Kumar I have an editable table with more than 50 columns. After I am editing a cell the table scrolls left/right, I want… -
How to Hide All file option in file Picker File Upload Dialog in Oracle VBCSHow can I hide this All files option from the dropdown from the file uplaod dialog which is open when clicking on oj-file-picker component, in mu application. -
Clear or Refresh tokenSummary: Hi team, We have a PWA in VBCS, in which we make calls to APEX Restful Services. We have created a Connection Service (apex ords) using OAuth 2.0 (Client Creden… -
How i can develop a list with buttons and panel with title and descriptionSummary: Hi Experts I want to develop a dashboard page having a list of items as shown below on left side i have to have the title and description and on the right side … -
visual builder plugin development for Field ServiceSummary: Hi, I have a few questions related to VBCS plugin development: Can a VBCS plugin be developed in Visual Builder or can also be done in Visual Builder Studio? Af…