Tip
Discussion List
-
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 …
-
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…
-
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 =…
-
VBCS: How to Dynamically Set Log LevelSummary: The blog nicely explains how to set logConfig level under app-flow.json. Is it possible to extend the idea and control the browser level console logging externa…
-
OAuth authentication support in appuiSummary: Hi Team @Shay Shmeltzer-Oracle we are going to start a new project for one of our customer so before starting we wanted to confirm is there any plan to add supp…
-
Upgrade existing VBCS page to Redwood themeSummary: I have a very complex VBCS page developed 2 years back ( with no templet ( empty Application )used during development ) . Now customer is looking if the VBCS pa…
-
How can we keep a login Setup for VB standalone ApplicationHi @Shay Shmeltzer-Oracle "Referring to the video below, I have hosted my application on a local server. How can I set up a login system for the users?". Version (includ…
-
I'm unable to play the audio captured from microphoneSummary: Hi Experts I'm unable to play the audio captured by the microphone in VBCS as I'm facing difficulty in mapping the audio recorded to the audio html tag. Please …
-
Is it possible to make all components in form layout read only based on condition ?Summary: Hi Experts Is it possible to make all components in form layout read only based on condition ? Please help Content (please ensure you mask any confidential info…
-
unable to copy the text within the table component on Windows computerSummary: Hi Experts I'm unable to copy the text from the table component in visual builder page, I'm using Windows computer and Google chrome browser Please help, custom…
-
Add external document link to opportunity marketplaceSummary: We would like to add a link to the Redwood Opportunity Marketplace page to link to a document with tips for our behavior-based interview tips. Content (please e…Laura Liptak 11 views 1 comment 0 points Most recent by DNelson-Oracle Recruiting, Opportunity Marketplace
-
Approver id is not fetched if the human task assigned in parallel and if user takes actionSummary: Hi Experts In below screenshot for OPA, if the task is assigned in parallel to more than 1 user then the approver id is not returned / captured and in data asso…
-
redwood collapsible component i'm looking for helpSummary: Hi Experts Could you please let me know what is the name of this highlighted component in redwood . I'm unbale to find it. I want to use this component instead …
-
redwood item overview page, overview sections gets hidden in small layoutSummary: Hi Experts I'm using redwood item overview page but when the screen size reduces the item overview sections gets hidden or becomes empty. how to show the item o…
-
i want to get the token of login user in visual builder, please helpSummary: Hi Experts Is it possible to get the token of login user and save in some variable, so that i can use it in someother place I tried below in JS, but didnt help …
-
how to pass json payload in body of rest api call in action chain if i use JSON action chainSummary: Hi Experts How to pass json payload in body of rest api call in action chain if i use JSON action chain if i try to add {"text":"dummy"} it is adding as {{ { "t…
-
Copy and select not happening for content within table componentSummary: Hi Experts I have a table component which gets data from service. When table get populated I want to select the content with the help of mouse and paste elsewhe…
-
How many max rows can table component hold inSummary: Hi Experts Can I load 20000 (20 K) records in a table component in visual builder, is this possible ? is there any restriction on the number of records / rows t…
-
How to pass the query param to VB excel documentSummary: Hi Experts Our customer is asking to develop visual builder page where on click of a button it has to download the excel document (with VB plugin / add in). but…
-
How to use oauth client credential authentication in visual builder excel add inSummary: Hi Experts I'm trying to call ORDS api in visual builder excel addin but unable to find oauth client credential authentication method, please help me how can i …
-
How to pass query LOWER () function in filter criteria in SDP variableSummary: Hi Experts I'm calling fusion REST API which support below query parameter as provided below but I'm not getting how to pass the same in filter criteria in case…