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
-
Cannot Publish, the Deploy fails with Errors ORA-00955, ORA-00904Summary: hi, we have a vb standalone app running on ATP, already published as Live. Now when we try to publish again, the deployment fails with messages relating to BO's… -
How can we filter BDP type data used in tableSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
how to override the title tag on index.html as we navigate from one page to anotherSummary: Hi Experts I have a requirement in VBCS app i.e. to show the page name on the browser tab i.e. title tag in index.html. Could you please help me here how i can … -
VB standalone instance sizing recommendationsSummary: Hi Team, We have build 17 custom PaaS solutions in VB studio. We are planning to move to SIT then eventually to UAT and Prod.We want to understand the oracle re… -
Getting Error on setting selectedStep in train componentSummary: Hi All, I have implemented train component in a dialog using cook book as reference. Its working fine. I am trying to enhance this little bit but getting error.… -
style.decimal.separators group and decimal must be set togetherSummary: when creating in vbcs redwood starter app , it immediately shows these errors: style.decimal.separators group and decimal must be set together. style.decimal.se… -
Is there any way to store file base64 string in VBCS business objectSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Can Visual Builder Backends Use Multiple OAuth2 Scopes?I am configuring a Backend in my Visual Builder web app and I have been issued two scope values by the identity provider. There is only one text box for Scope in the OAu… -
Screen flickering issueSummary Screen flickers after an eventContent Hello Experts, I have a table(based on ADP) which has events associated with columns values and in the event I am doing som… -
how to design a multi step application form in redwood templateSummary: Hi Experts I need your suggestion here like what page template and component to use in order to achieve below use case. I have a requirement to design an applic… -
(Build Error) npm WARN deprecated glob@7.2.3: Glob versions prior to Build scheduled.Summary: After changing the code can't able to deploy the code. Content (please ensure you mask any confidential information): [2024-08-19 08:00:11] Build scheduled. Bui… -
Uncommit all changes and revert back the changes in vbsSummary: Hi Experts How to uncommit all the changes and revert back in VBS ? I did reset to head but the file changes still showing as shown below Content (please ensure… -
image on page load is not working when app made live or stage url is used, index.html image on loadSummary: Hi Experts, @Sherif Bashar, @Vignesh Viswanath-Oracle, @Nada Bashar I have added the image on page load as suggested by @Mohammed Galal (by adding style and ima… -
I'm getting blocked aria-hidden error and app.css properties are not applied on the componentsSummary: Hi Experts I'm getting blocked aria-hidden error and app.css properties are not applied on the components in my page. why this error comes and how to avoid, ple… -
Required validation is not working while using BDP in editable tableSummary: When i keep input text blank it should change its border color to red but in my case its showing for few seconds and automatically disappear, i am following VBC… -
API Gateway Connection In VbCSSummary: I tried configuring the API Gateway connection in Visual Studio through the backend, but the backend was not reflecting in my VBCS application. However, it is r… -
Assign Base64 Data to Image (Avatar)Summary: We would like to have the web service pull the users image into the avatar. I have an Action Chain created that will fetch the web service based on the logged i… -
Table stretching beyond the page limit if more columns are added to the table, no scroller addedSummary: Hi Experts I'm working on one app and added table with custom css and oj classes but i notice that if i add more columns to the table it gets stretched beyond t… -
oj-c-select-multiple - dropdown gives duplicate values when filtered with type in searchSummary: oj-c-select-multiple - dropdown gives duplicate values when filtered with type in search Content (please ensure you mask any confidential information): Hi All ,… -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.3 releasedI am pleased to announce that version 4.3 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
Announcement: Oracle Visual Builder Add-in for Excel: version 4.2 releasedI am pleased to announce that version 4.2 of the Oracle Visual Builder Add-in for Excel (VBAFE) has been released publicly on Oracle.com You can download the add-in via … -
Getting 403 forbidden error while trying to access the VBCS application in an iframeHi, I am trying to access the vbcs application inside another application through iframe, both are part of the same OCI. Its giving 403 forbidden error along with the X-… -
how to make the parent panel stretch as much as the table columnSummary: Hi Experts In my code i have a parent panel but i want it to stretch only upto the table column , in my below screenshot the panel is taking extra spaces but my… -
how to create a dynamic form for view detailsSummary: Hi Experts When i'm trying to use dynamic form in my application it is allowing me to create only if i have to use it as a create form i.e. by selecting create … -
When defining backend can't find its REST Api?Summary: I will list what i did in steps: 1- I defined backend for OIC 2- I went to service to choose and pressed add button then chose define from catalog and didn't fi… -
How to change the color of notification text to blue, yellow,..etcSummary: Hi Experts I have a requirement to change the color of the text in notification to blue, yellow based on the button click as shown below, i have attached my cod… -
multi select on table easy method to get the dataSummary: Hi Experts is there a easy method to get the get selected by user in multi row select on table when they select on one row or all row . here when user selects a… -
Blank pdf file downloaded from VBCSHello, We have custom VBCS page which displays data in a table. When user clicks on Export to PDF Button, the file should be downloaded as PDF. However, the file that is… -
How to retrieve JWT Token from Oracle Fusion using parameterSummary: I have appended the following at the end of the vbcs page url when integrating vbcs page into oracle fusion: ?jwt=#{applCoreSecuredToken.trustToken} Expecting t… -
Unable to Add Prod Environment using CredentialsSummary: We want to setup the Production environment in order to manually use pipelines to push over the changes from Development. However, when I use my login credentia…