To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
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 12 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668
-
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 …
-
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…
-
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…
-
Dynamically control edit-mode property of tableSummary Dynamically control edit-mode property of tableContent I want to dynamically control edit mode property of table .Can someone please help Thanks Ramya
-
oj-sample-calendar componentSummary: How to use oj-sample-calendar component in VBC Content (required): Hello All, I was exploring the oj-sample-calendar event to populate data from a datasource. I…
-
Why the custom component is not reflecting in component pallete , but uploaded in resource folder?Summary: when a custom component is uploaded as a zip file into vbcs instance, I got a pop-up as the component is uploaded successfully. But it is not reflected into the…
-
Calling BIP report from VBCSi have design a rtf and upload to analytical server , is there any document available call rtf report
-
IDCS user creation Service Connection in VBCSSummary: Content (required): We need to use IDCS user creation Service Connection in VBCS. The process of creating user in IDCS is first we have to generate an access to…
-
How to dynamically display button in oj table columnSummary: Dynamically hide and show button in OJ table column Content (required): We have a table in the page where we have to display a delete button in one of the colum…
-
Custom Login on MobileSummary: Hi Team, We implemented a custom login solution on Web & updated the IDCS client id with Application URL, Custom Login URL & Linking callback URL, along with co…