Tip
Discussion List
-
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 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 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…
-
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…
-
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 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 …
-
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…
-
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…
-
adding vertical scroller like table to a panel or form any componentSummary: Hi Experts When we restrict the height of a table we get a vertical scroller on the right side to scroll to the top and bottom of the data in the table, but I w…
-
how to handle if condition within form layout when the value changes on button clickSummary: Hi Experts i have a save button in my page on click of which request id variable value is generated and in page the form layout if condition must update and swi…
-
How to restrict the file size in file pickerSummary: Hi Experts Is it possible to restrict the file from being uploaded using file picker component based on the file size ? I want to stop user from uploading the f…
-
Adding codemirror to VBS projectSummary: Hi Team I need some help adding 3rd party libraries - code mirror which is having multiple JS/CSS to my VBS project. Can someone share any reference? Content (p…sailesh_cloudare 15 views 2 comments 0 points Most recent by Vignesh Viswanath-Oracle Visual Builder
-
How to change the background color of notification error message to yellow ,..etcSummary: Hi Experts I have a requirement to change the background color of the error notification to yellow, please help me how can i achieve this. I'm attaching my code…
-
How to add the row number in table custom column if the row number is not part of the ADP ?Summary: Hi Experts I have a requirement to add the row number to the table custom column, this row number is not part of the ADP but is there any way to populate the ro…
-
Oracle VBCS application to have Keyboard shortcut to access button and menuHi All, I need to add Keyboard shortcut (hot keys)to access my button and inside menu item. As shown in below image, i want to access Other view options button and insid…
-
Invoking PCS workflow from VBCS is deprecated , So any alternate workaroundSummary: Hi team, Invoking PCS from VBCS in Gen 3 is deprecated. as an alternate is it possible to manage all the approvals from VBCS itself to eliminate the OPA .Please…
-
when i'm overiding the SDP variable with custom action chain, filter criteria is not sent as q paramSummary: Hi Experts When i'm using the filter criteria to call fusion API it is working fine i.e. the call is made to fusion api by passing the conditions in q parameter…
-
my drawer open boolean variable is getting assigned false even when i dont have any logic toSummary: Hi Experts I have below variable created as boolean and it gets assigned with false at the end of action chain even though i'm not assigning the false to the va…
-
My table and form layout component coming out of redwood page layoutSummary: Hi Experts My table and form layout component are coming out of redwood page layout as shown below, please let me know if there is any class we need to add to m…
-
ADP is used as data provider for BDP and ADP is not refreshing the data with fire data providerSummary: Hi Experts I'm using ADP as data provider for my BDP variable. After i save the details, i'm reseting the BDP and ADP, and re populating the ADP by calling the …
-
How can i remove the left and right side empty space and make the page to stretch from edge to edgeSummary: Hi Experts How can i make the redwood page to stretch from edge to other edge of the screen. Please help. @Vignesh Viswanath-Oracle @Shay Shmeltzer-Oracle @Sher…
-
redwood page stretching towards right side and not abiding to the page layout when i add table cssSummary: Hi Experts I'm using the table component to have max height 60vh height using below css code in app.css , but as soon as i add this css styling redwood page is …
-
Want help in understanding the components used in customer support portaSummary: Hi Experts We have a requirement for one of our customers to design and page like Oracle SR customer support portal but i'm not understanding what are those com…
-
How to make the toolbar buttons horizontal in a table columnSummary: Hi Experts My buttons within the toolbar when put in the table column displays in the vertical format, i want them in horizontal view, please help me Content (p…