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
-
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… -
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… -
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… -
redwood guided process page template , how to add back button and gotoSummary: Hi Experts If i use a redwood guided process page template i don't see button to go back in step only i can see next button to goto next step and cancel button.… -
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… -
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… -
How to follow best practices into VBCS Application Development - Business Objects/Service ConnectionSummary: Hi Team, We are working on custom VBCS application development and currently using business objects based on tables defined in the custom schema of the ATP data… -
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… -
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.… -
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… -
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 … -
How to add the favicon image to a redwood vbcs appSummary: Hi Experts I added below to index.html to a redwood vbcs app but the favicon image is not showing, please help @Vignesh Viswanath-Oracle @Sherif Bashar Oracle … -
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 ,… -
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 … -
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-… -
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… -
How to customize SDP dataSummary: How to customize SDP data Content (please ensure you mask any confidential information): Hi Expert, How to customize value assigned to SDP variable through java… -
Help to create a link or Deep Link for a Visual Builder applicationSummary: Content (please ensure you mask any confidential information): How do I create a link to open a Visual Builder application that is in a Page Integration in Fusi… -
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 add a custom notification on a pageSummary: Hi @Mohammed Galal @Sherif Bashar @Vignesh Viswanath-Oracle and all I have gone through the below post by Mohammed Galal, but is it possible to write logic at a… -
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… -
SDP filter not working in select singleSummary: SDP filter not working in select single Content (please ensure you mask any confidential information): Hello Expert, we have build page where we are using BU na… -
How to Make Records Editable in a BDP After Uploading Through File Picker in VBCS?Summary: How to Make Records Editable in a BDP After Uploading Through File Picker in VBCS? Content (please ensure you mask any confidential information): Version (inclu… -
Merge Request not publishingSummary: We are working on a project in VBS, once the changes are approved by a reviewer and then merged the changes are not pushing into the environment to publish. Are… -
add instance in vbs is not working after creating a project and environmentSummary: add instance in vbs is not working after creating a project and environment Content (please ensure you mask any confidential information): Version (include the … -
How to make footer non stickySummary: When we add footer from a fragment - shell footer, it is always sticky, how do we make it non static and flow with the page and diaplay at the bottom. Tried mul…