Tip
Discussion List
-
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…
-
VB instance unable to create a new version of applicationSummary: Hi Experts @Shay Shmeltzer-Oracle When I'm trying to create a new version for any application in my visual builder instance i'm getting below error. Please help…
-
converted by existing app to redwood but the text color within button is not rendered properlySummary: Hi Experts I have converted my existing application to redwood but the text color within the button doesn't render properly, it should be white color on cancel …
-
adding new row at the top of table or at the end in editable table ?Summary: Hi Experts I'm attaching my code above. I'm unable to find the logic how this application is adding new row at the top of the table when i click on add button. …
-
smart search increase the width of search bar and add table view on the select single componentSummary: Hi Experts I'm using the smart search component in our VB application, i have followed the video by Shay. But our customer is asking to show the table view on s…
-
how to disable the hyperlink within tableSummary: Hi Experts How to disable the hyperlink within the table, i'm attaching my code here. I want to disable the hyperlink only if the status is close, in case of op…
-
I'm supporting one VBCS application and it is stretching across the screen sizeSummary: Hi Experts Need help, I'm supporting one existing VBCS application and i'm seeing that adding any additional field to the table is making the screen to get chop…
-
Any quick method to transform non redwood page to redwood ? without reworkSummary: Hi Experts We have an old application built with non redwood template, but customer is asking to change it to redwood. Our application is huge as it is having 4…
-
How to close the fire notification on button click ?Summary: Hi Experts I have a requirement to close the fire notification message on button click and i don't want to use transient option rather i want the message to per…
-
we want to implement oj-thematic-map in our visual builder projectSummary: Hi Experts We have a requirement to use oj-thematic-map in our project as mentioned in OJET as it is too much coding and i'm unable to relate how to use in visu…
-
How to display multiple line message in fire notification inSummary: Hi Experts I want to display the multiple line message in fire notification in Visual Builder page. Please help me, i'm attaching my code here In my case all 3 …
-
what are the available redwood illustration background source url we can use by oracleSummary: Hi Experts Our customer is asking to change the illustration background source url / image in our redwood pages, wanted to know how to check the available image…
-
How to reset / remove the selected value in select single component in edit pageSummary: Hi Experts I have a form to create a request in visual builder and one of the field is of type select single component. At the time of create request user will …
-
when im creating advanced edit and create redwood page bottom tabs are notSummary: Hi Experts When im using the advanced edit and create redwood page the bottom tabs are not displayed. how to enable the same please help Content (please ensure …
-
how can i achieve straggered animation in visual builderSummary: Hi Experts Our customer is asking to implement straggered animation in visual builder page as shown in ojet cookbook but it is too much coding in ojet nad also …
-
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…
-
How to add table like data to combobox component like select singleSummary: Hi Experts I want to add the table data on combobox component like we can add in select single component, basically i want to show more than 1 column in the dro…
-
Unable to expand the component , structure, data pallet in the applicationSummary: Hi Oracle I'm unable to expand the component, data and structure pallet and see the components . Even if i click on components it is not showing the components …
-
Guided tour in VBCS for end usersSummary: Hello, I was wondering if anyone has managed to introduce guided tour functionality using VBCS for their webpage. For example, I've noticed that the new Oracle …
-
How to change the table header font type in redwood themeSummary: Hi Experts Please help me, on how to change the style of table column header in redwood. I want something like below but i get big font in table column header. …
-
How to set the height of table based on data or rows and restrict max heightSummary: Hi Experts In table component below i'm having just 1 row but i want to restrict the empty space in the table component based on the rows available on the table…
-
Retrieve Database Sequence Next value in VBCSSummary: Hi experts, How to get the sequence.nextval in VBCS and display it in user interface where sequence has been stored in ATP DB. Use case: When multiple users acc…
-
surrounding if around input text in form layout breaks the layoutSummary: Hi Experts I want to add condition on input text component in form layout but i could see that surrounding if around input text breaks the layout and creates em…learning123 31 views 2 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
How to pass SDP data to java script as input parameterSummary: Hi Experts, @Sherif Bashar I have a requirement to pass SDP & ADP as input parameter to JS. ADP is subset of SDP and JS need to return SDP minus ADP data. SDP =…