Custom Code
Discussion List
-
Display Current TimeSummary: Please share a Sample App to Display Current Time with HH:MI: SS Content (please ensure you mask any confidential information): Version (include the version you…
-
Is it possible to display only month and year in oj-input-date fields???Summary: Content (required): Hi All, I have an requirement in my project that is. Is it possible to display only month and year in oj-input-date fields? Please refer bel…
-
Role based UI security in VBCSSummary Role based UI security in VBCSContent 1. I created mfgrole in the application settings and assigned my user to it.2. In the page, I implemented below oj-bind-if …User_2025-02-04-08-39-48-494 34 views 8 comments 0 points Most recent by Jeeva - Cloud Vantage Visual Builder
-
Navigate to Pages based on Table First Selected RowSummary: Based on the Value of the Table First Selected Row Event ,We are trying to Navigate to Page 1 if the value Populated to Input Text Box is 1 and to Page 2 to Pag…
-
unable to understand business requirement of EL expressionSummary: visible = #{pageFlowScope.ContactBasicInformationFlowBean.moduleName != 'SelfService'?true:false} above el expression is used to hide 'gender' and 'dob' from 'f…
-
Preventing URL modificationSummary: Though Vbcs runs on client side, i'm looking for a way to prevent a CASUAL user to modify or manipulate url in browser is it possible to avoid user to modify si…
-
Oracle OPA: Resst API to access curreent status of process and all level approval detailsHi All, I am oracle OPA process, I have 4 level of approvals. I want to show below details in VBCS page in table using Oracle OPA rest api: 1: current status of task. 2:…
-
Login to Application by Sanning the IdSummary: We have Requirement to build a VB App where the user will login to the Application by Scanning his Id Card. Can anybody Please share a Sample VB App Content (pl…
-
How to use datagrid with merged headers in VBCSSummary: How to use datagrid with merged headers in VBCS Content (please ensure you mask any confidential information): Version (include the version you are using, if ap…
-
vbcs Add in line js script to shell pageSummary: I've added an in-line script to my project's htm section I'd like to include in-line script in shell page. Can someone please show an example on how to do this??
-
Customize fetch action chain not showing hookhandler in JS action chainSummary: Customize fetch action chain not showing hookhandler Content (please ensure you mask any confidential information): Hi Expert, I'm going through the below video…
-
Sum of values in a column along with text Total in oj-tableSummary Sum of values in a column along with text Total in oj-tableContent Hi All, I have an ADP based table which has 10 columns, out of which 2 columns are quantity an…
-
Error Trace while using try catch block in VBCSSummary: How to catch the error trace in VBCS redwood try { //code block} catch (error) { console.log(error); } We tried but we are not able to capture the exact error w…
-
When to use variable of ANY type in VBCSSummary: When to use variable of ANY type in VBCS Content (please ensure you mask any confidential information): Hi Expert, Hi Expert, Need your help to understand when …
-
How to Build a Report in VBCS Using Multiple REST Endpoints (Integration Applications Backend)?How to Build a Report in VBCS Using Multiple REST Endpoints (Integration Applications Backend)?
-
How to print the Server IP using VBCS?Summary: How do you print the server IP address of the Oracle VBCS to manipulate the code using that IP address? Content (please ensure you mask any confidential informa…
-
How To Change a Favicon In the Visual builder studioSummary: Content (please ensure you mask any confidential information): I want to change favicon in visual builder studio (VBS), is it possible to change favicon as like…
-
How can we customize the category LOV API call made in My Help page to include extra query parameterHi Experts How can we customize the category LOV API call made in HR Helpdesk 'My Help' page to include extra query parameters? For example, we have a custom field "Mana…
-
Restrict delete action for certain recordSummary: We create a custom object in SCM using application composer. The user creates some wrong records in this custom object. We create a visual builder template for …
-
Download table data in Excel and make entire column readonly in excel fileSummary: I have table which is based on SDP. I have requirement where I have to download the table data in Excel and before download I have make some column in Excel fil…
-
how to center the content within the form layout in the drawer componentSummary: Hi Experts I'm using the radioset within the form layout in the drawer popup, but i could see that the form is not center aligned in the drawer but it is left s…
-
user identity propagation from Fusion to VB PaaS and back to Fusion Rest APISummary: We have a VB Page(custom, standalone) developed in the PaaS platform which uses Fusion data invoked over Fusion Rest APIs. This page needs to be added to Fusion…
-
How can i provide the local resource image as forground in redwoodSummary: Hi Experts I have a requirement to show the image in foreground as shown below from the local resources → image location, how i can do this, please help Content…
-
collection container color at top is different than the table, how to make same colorSummary: Hi Experts I have added the collection container to the table as shown below but there is a mismatch in the color between the bar at the top of the collection c…
-
how to get file from user with file picker and show the files using fragment in VBCSSummary: Hi Experts I have a requirement to get the multiple files from user based on the source / category and it must store in a variable but the table which shows the…
-
visual builder tile not showing in fusion with page integrationSummary: Hi Experts I have embedded the VBCS page in fusion using page integration but the tile is not showing in the fusion springboard, user is having the role (Applic…
-
dependent select single component for edit and view mode creating issueSummary: Hi Experts I have below dependent select single component on my page which will used for create and view as well select single 1 : Country list (event to reset …
-
not navigating to a page when previewed from vbenter action chain at application levelSummary: Hi Experts I want to navigate user to the page based on condition on the page load but the navigate to page is not working and i'm getting blank screen even tho…
-
select single component selecting the index instead of value suddenlySummary: Hi Experts I'm having a select single component to select the contact id on selection but the index is getting selected even though SDP key attributes all point…
-
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…