Category 218
Discussion List
-
Database mapper showing parameters as arg1, arg2, arg3,arg4 instead of showing its names.Summary: Content (required): Hi team, We are trying to create a REST API by integrating an Oracle Database with OIC. So as we select the table name and after validating … -
How to achieve below mentioned UI in VBCS?Summary: Hi All, How to achieve below mentioned UI in VBCS? We are getting data from OIC service. Need to display pie chart along with details. Content (required): Pleas…User_2025-02-11-11-37-24-835 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How can we find details of list of Integrations and there versionsHi Team, We need to check the details about integrations in terms of when the integration was created. Could you please let us know if we have a sql query to check these… -
How to query REST Service with a parameter containing special characters like +,. etc in OICWe are trying to use REST Service and pass a parameter containing + or , in the parameter value in OIC. How can we achieve this in OIC? I know from postman, we have to u… -
Best way to find if Search criteria has changedSummary: Best way to find if Search criteria has changed Content (required): Hi, I have a search page with 9-10 search criteria all LOV's . I want to know if any of the … -
How to show multiple attachements below file picker in UI?(PDF)Summary: To show multiple attachements in UI Content (required): To show multiple attachements in UI Version (include the version you are using, if applicable): 21.10.2 … -
Shared App with 'Redwood Stable' theme fails to fetch the CSS with 404Summary: Content (required): We Changed our theme from Redwood to 'Stable' after recent upgrade to 22.01. While it renders fine in VB Studio design time , once we share … -
Alter background of modal headerSummary: Can we remove the image/content now showing up in our modal headers as part of the recent VBCS/JET upgrade? Content (required): We recently upgraded our app fro…User_2025-02-04-21-56-11-668 11 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder -
How to Convert a Synchronous OIC Integration to One WaySummary: I want to convert a synchronous OIC integration to one way. Integration is using REST trigger. When I am trying to uncheck "Configure to receive a response", OI…Venkata Chakradhar P 51 views 1 comment 0 points Most recent by Hemanth Lakkaraju-Oracle Integration -
Trying to mimic batch-editable-table from cook-book.Summary: I cannot make it work the cook-book sample batch-editable-table. Content (required): Has anyone tried this recipe? Im missing some step, but I cannot find it. I… -
how can i build a new component from scratch in vbcsSummary: component in vbcs Content (required): steps to create a new component from scratch Version (include the version you are using, if applicable): Code Snippet (add… -
Reset child table row selectedSummary: I am facing some issue when user switch selection of master table from 1st row to another its child table row didn't get deselected. user selects 1st row parent… -
Save pdf base64 to local including an embedded img . VB-Classic.Summary: Please, I would like some help to get a pdf (from base64 string) with an image embedded selected by user. Trying to get the most basic version from this magic: … -
Ability to Pre Fetch Action chain JSON'sSummary: Content (required): The recent change of having the Action chain logic into its own file is great from development perspective since it reduces conflicts by a g… -
Does VBCS Support Sass (Syntactically Awesome Style Sheets)?Summary: Content (required): We are building a custom application from scratch and would like to use Sass (Syntactically Awesome Style Sheets) instead of CSS. Does VBCS … -
VBCS oj-sample-calendar: Set first day of the week to Monday or any other week daySummary: How can I set first day of the week to a weekday ex. Monday? Content (required): I tried adding display-options.firstDay="3" but it is throwing syntax error. Ve… -
IDCS Create User API: Group is not getting assignedSummary: We are trying to create a user in IDCS using Create User API. The user is getting created successfully. We are trying to assign an existing group to the user. B… -
OJ Select Single not filtering resultsSummary: Hello All, I had configured an SDP and binded the data from a rest API which returns a simple structure I had updated the textFilterAttribute with the lookupNam… -
oj-table feasibility check and issueSummary: oj-table feasibility check (rowSpan, frozenEdge) and scroll issue Content (required): Hi, I am using oj-table to show data from external systems and would like …Jaya Krishna Sumanth Chavali 11 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How to add LOV in editable tableSummary: Hi I have a requirement where the user wants to add a new row and wants to edit an existing table row with a drop-down LOV in a table column how to achieve the … -
VBCS oj-sample-calendar not able to reset all eventsSummary: VBCS: On multiple page visits to the calendar page, the calendar fails to work. Ex. i open the calendar page, navigate to other page then come back to calendar … -
API calls from VB Studio failing after 2201 UpgradeSummary: Content (required): Looks like this weekend VB Studio was upgraded to 2201 and after that when we open our workspace and run it using the "Preview" option all t… -
Oracle Visual Builder Studio December 2021 Version ReleasedWe are happy to announce the release of the new Oracle Visual Builder Studio version. The new version introduces several key capabilities for app developers including Pa… -
Build a Master/Detail using VBCS Excel Add-In and ORDSSummary: Is it possible to use the ORDS service to build an Master/Detail using VBCS Excel Add-In Content (required): I have a ORDS service that returns the data using t…User_2025-07-18-14-57-45-966 31 views 2 comments 0 points Most recent by Alex D-Oracle Visual Builder -
How to add tabbed sub page in main pageSummary: Hi, I want to add a tabbed section subpage in my main page like the below screenshot how do I achieve it in vbcs? -
Add Phone mask like (999) 999-9999 on phone input in vbcsSummary: I want to add a phone mask to phone input component/text input component. When user starts typing the phone number, it must be auto formatted in the format (999… -
Save pdf base64 to local with a name. VB-Classic.Summary: Please help to save pdf-base64 with a name. Content (required): Tried several options to save base64 containing a fa-report in pdf format, no way for now to sav… -
How can you create/convert time for a user to their local timezone?Summary: Is it possible to show the user time in their timezone so that they can see times on the UI as thier local time and not UTC. Version (include the version you ar… -
Attachment download from table in vbcsSummary: Content (required): Hi Everyone, I have an requirement for upload and download the documents. I did upload document process. When am going to download, I didn't…