Category 218
Discussion List
-
Issues with OJ-BIND-IFSummary: Hello Forum, I am displaying/hiding certain set of fields based on selection of a Select single Values.by rendering putting oj-bind-if around those components w…
-
Dependent Select Many List of valueSummary: Hi, I have 2 select many components on my page. second one is dependent on first component. I am trying to filter the value for Second select many lov inside th…
-
I want to know how to learn advanced thingsSummary: like how to integrate library like socket.io in visual builder if there any resources if possible i want a link or something for these things Content (required)…
-
Getting Error Code :27040 , when inserting JSON Payload in column using input-text/text-area.Summary: Trying to insert JSON Payload with Length (4421) in a Column with maximum length (32672). Getting Error code: 27040 ,Status :400 Bad Request when inserting the …
-
Design Form LayoutHi, I have to design form with 8 fields in which need to have 4 fields in each column how can this be achieved Below is the sample format Field1 Field5 Field2 Field6 Fie…
-
How to remove the space between buttons and seperator in a toolbarSummary: Hi Experts I want to remove the space between buttons and separator as highlighted in below screenshot. Please help as I'm new to VBCS. i have attached the sour…
-
Oracle Fusion Cloud Extensions with Visual Builder, how to test a new extension in unpublish sandboxSummary: Creating Oracle Fusion Cloud Extensions with Visual Builder, how to be tested in sandbox before published. Content (required): hello, I create an extension in V…
-
Issue Adding and Saving data to BO.Summary: Can anybody Please advise on this? We are Fetching the data from Oracle Cloud BIP Report using the OIC Service Connection and posting the data to a BO using VBE…
-
Can we able to use the graphql in vbcs.Summary: Can we able to use the graphql in vbcs. Content (required): I have tried to develop web app using graphQL api . but while passing different api with different b…
-
VBCS Authentication for Anonymous usersHave a query with regards to securing the VBCS Web application which allows an anonymous user access SaaS. We have created an application which allows anonymous users an…
-
Free Visual Studio InstanceSummary: Hi Team Visual Builder Studio is Free. Why cant we provision the same with Oracle OCI free account? When I am trying to create instance it is giving error - "Li…
-
Can we Save the CSV File Data on to the Editable Page instead of the BOSummary: We are following the BDP Recipe to make the page editable and insert the data and Save it there. We are not storing the data to a BO We are then following the f…
-
Sub tab pagesHi, In master child relationship page how can I create child page with multiple sub tabs. Kindly help with any document, sample application or any link to blog Thanks
-
More Rows in page using REST APIHi, I created page with service connection using REST API call using GET method to fetch all employees and I found that only 25 records are retrieved in the page as ther…
-
How can I embed one VBCS page of one app in another VBCS page appSummary: Hi Experts I want to embed one vbcs page already live in another page of another vbcs application. is this possible? Please help with the steps i need to follow…
-
How to Save the Data in VB Page without using BOSummary: How to Save the Data / Upload a CSV File /Image and Save in VB Page without using BO or any database Content (required): Version (include the version you are us…
-
Unable to find the deployed process in the processes list in visual builderSummary: Hi All I have migrated my code from DEV to PROD environment. Process app i have activated and when i search in visual builder for the deployed process app under…
-
Template not working when oj-table columns atrribute is set using a variableSummary: Page is not able to select the custom template when column attribute is set using a variable. It however works when the column attribute is set using a string. …
-
After saving the record how can we show the form in read only format with valueSummary: I added the selected first row event on table. After selecting the row form will pop up and user will update the record. is there any possibility we can update …
-
I want to make visual builder app look and feel the same as Fusion?Summary: I want to make UI the same as Fusion button the same design and things like this. Is this possible or not
-
VB excel add-in - Set field defaultsSummary: Can the VB excel add-in provide for keeping defaults for fields based on constant or expression syntax. @E. Alex Davis-Oracle - please advise if this is in the …
-
demo instance to learn redwood apps for Fusion with Visual Builder StudioSummary: Hi Experts I want to learn to develop redwood apps for Fusion apps but I do not have an instance nor I hold a credit card to create a free OCI account. Please h…
-
How to Upload a CSV File to an ArraySummary: How to Upload a CSV File to an Array instead of a BO Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code …
-
VB Excel add-in ver 3.5 : Issues with Local Data SourcesSummary: After upgrading to ver 3.5 , there are multiple issues with Local Data Source: Boolean Data Type is not longer available. Cannot attach Local Data Source to Boo…
-
How to set a required field value to null.Summary: How to set a required field value to null as well as in UI. Content (required): Hi Team, In my application, I have some input-text and select single fields whic…
-
Display table inside Tree viewSummary: Hi, We wanted to achieve the functionality to display Table data inside tree node. Below is the scenario for better understanding: Let's say for example we have…
-
VB Excel add-in - Batch Upload Slow Performance issue with high volume order linesSummary: Slow performance using VB Excel bulk load lines for Order using FA order Lines API. The requirement is to bulk create 500+ lines per Order. Only 1 order is allo…
-
Announcement: Oracle Visual Builder Add-in for Excel: version 3.6 releasedI am pleased to announce that version 3.6 of the add-in has been released publicly on Oracle.com You can download the add-in from this page: https://www.oracle.com/downl…
-
VBCS instance refused to connectSummary: Content (required): Hi Experts, I did stage to the app and publish and I got the live URL. l created sandbox in FA and with structure, page integration. I added…
-
Insert Row and Save an Editable PageSummary: We are calling a BIP Report from OIC and not using any BO to store the Data We have made the page editable. How to Insert Row and Save the data on the Page as w…