Category 218
Discussion List
-
Editable table with some advances features - sample appContent Hi, I am attaching an editable table sample app with some advances features: 1. Highlighted edited records. 2. View Changes for each record (before saving) . 3. …
-
Designing the page in VBCS showing the nested arrays and objects returned by rest APISummary: I am trying to develop a page similar to standard OTM PWA mobile app . unable to display the nested arrays or objects returned by restapi Content (required): I …
-
Facing error TypeError: Cannot read properties of null (reading 'altName')Summary: Facing error TypeError: Cannot read properties of null (reading 'altName') , when assinging the ADP with altSpellings(rest countries ) result in SDP. How to fix…
-
How to embed the hyperlink within button.Summary: I tried to embed the hyperlink within button but when i click on the button dialog box won't open. Is this the correct way or not. Please guide me Content (requ…
-
Fetch the date format preference from Oracle SaaS and display the date in VBCS in the saved formatSummary: Requirement is to fetch date format preference stored in Oracle SaaS for each user, and use that to display the date in the custom VBCS Page embedded in Oracle …Vidhya Valantina Venkatesh 156 views 10 comments 0 points Most recent by VBCS Learner Visual Builder
-
Is it possible to fetch data from a REST endpoint and save some of its fields in a Business Object?Summary: Integration between a Visual Builder/VB Web Application and HCM REST endpoint. Content (required): We already have the employee/worker data in Oracle HCM and we…
-
How we can add attachment in editable table?Hello Everyone, I am adding the file picker component like this, but after selecting file from frontend, file select chain is not executing and there is no error in cons…
-
how to know what button has initiated the action chain if there are multiple buttonsSummary: Hi Experts I have 3 buttons calling same action chain, based on the button what was clicked I have different flows within the action chain to design. How to kno…
-
Editable table using ADP (mandatory fields to be edited is required)Summary: Hi experts, I am using editable table by using ADP. But I want the user to edit some mandatory columns. I used all the possible solutions like making fields req…
-
VBCS and DocuSign IntegrationSummary: Content (required): Hello, We have a requirement where the customer wants their end users to digitally sign the documents using DocuSign from a VBCS application…
-
How to assign the default value to select single component.Summary:- From ORDS I'm getting the LOV's. Below mentioned explanation is for POST operation but in UPDATE Operation i need to display that value which is saved in datab…
-
Action chain when i'm creating vbcs app it is creating in JSON, why it is not creating in javascriptSummary: Hi Experts Action chain when I'm creating in VBCS app it is creating in JSON, why it is not creating in JavaScript? Is there any setting by which when we create…
-
what are CORS and proxy in visual builder ?Summary: Hi Experts what are CORS and proxy in visual builder? I'm new to VBCS please help me to understand those things as I did not get information from docs. Thank Yo…
-
How to assign default value to select singleSummary: How to assign default value to select single Content (required): Hi Expert, I'm going through the below blog for assigning static data to a variable and it seem…
-
No Backend Match while creating service connectionSummary: Content (required): Hi Experts, I am trying after the new update to create service connection , but I get the message no back end match. The API is from our dat…
-
How to Display the Data both in English and Spanish LanguageSummary: We have a requirement to Display the Header and the Table Data both in English and Spanish Language. Can anybody Please share any Sample App for reference. Cont…
-
After staging mobile Application as Copy all development data to staging BO data does't show in VB?Summary: Hello everyone I have made my mobile app in which I have created a business object of customer data and displayed in table format in Preview options and in desi…
-
How to call a procedure with parameters in visual builder ?Summary: I have an ATP database and i want to be able to run a procedure in visual builder link it to a button in visual builder
-
how to add multiple AND condition on filter criteria using SDPSummary: Hi Facing challenge while filtering the SSP(BO) table based on multiple search parameter. Scenario we have 5 search parameter now user enter only 1 or 2 paramet…
-
How to get total row count of table containing SDP Data ?Summary: I want to display the total row count on the vbcs page. Using SDP.getTotalSize() i am displaying the count on the page. In the SDP totalResults count is differe…
-
i have a query about CSS for label value oracle JET component.Summary: I'm trying to align the label value but its not responsive for example if i minimize the screen label value css does not work properly. Please guide which class…
-
Need unique values in select-one LOV SDP basedSummary: Hi, I am using select-one component invoking data from SDP variable I want distinct/unique list showing in drop down. currently its showing all data please sugg…
-
How to Rename Published Application Extension in Oracle FusionSummary: Hi experts, I've published an Application Extension in Oracle Fusion. Currently there's an issue where the Application Extension's name is all lowercase. Conten…
-
Can't Find Published Application Extension in Oracle FusionSummary: Hi experts, There is an Application Extension published from VBCS, but it is not found in Oracle Fusion's navigation menu Content (required): The Application Ex…
-
How can we use navigation flow or navigation header in redwood Starter theme.Summary: i have seen in redwood refrence they have used oj-sp navigation header component . if i use fragment code redwood template code above the template it also showi…
-
Figma documents for the VBS templatesSummary: Oracle mentioned we can download the figma files that are corresponding to vbs templates, so that we can brainstrom and design before create new pages and flows…
-
How to configure the edit data in the form layout using child business object VB studioContent (required): I have instantiated a parent object (referred to as "additionalPerson BO") and a child object (referred to as "additionalPersonPhone BO"). The establ…
-
How to use order by in ADP in descending order ?Summary: I have a date column and i want to order by this column in descending order how to do this in order by in REST API
-
Select rows using checkboxes and insert new rows in ADP with the value of the selected row dataSummary: Select rows using checkboxes and insert new rows in ADP with the value of the selected row data Content (required): Hi, I have an ADP based table. I have added …
-
Import core pack components into VBCSSummary: How to import OJET core components into VBCS app. Content (required): Hi Team, In my web application, I have an use case to display checkboxes next to the selec…