Tip
Discussion List
-
select component filter is not working as expectedSummary: Hi Experts When I search in select component, the filtered result is not coming at the top of the list instead it is just highlighting the matched results. Plea… -
Difficulty Changing Navigation List Item Content Color in Redwood Overrides CSSHi, We are currently encountering an issue with changing the color of the navigation list item content in our application using the Redwood overrides CSS file. We have a… -
Need to split large pdf file based on keyword - Invoice Number :Summary: Need to split large pdf file based on keyword - Invoice Number : & most of the invoices are ore than one pages. Please help me with the JS code if any one have … -
Pages inside the flow has error in page designer modeSummary: This is related to post prod support work. We have few pages inside the flow , when I try to open the page in the Page designed , with will throw the error as d… -
replace the Service Data Provider with an instance of the Array Data ProviderSummary: Below is the recipe for batch edit Below note is mentioned in the reciepe >>> DO NOT FOLLOW THIS RECIPE -
How to trigger build job for PROD environment in VBS for my VB appSummary: Hi Experts When I publish changes form my workspace the changes will be committed to main branch in VBS git repo and it will deploy to development environment. … -
Fire notification is not showing the message banner in redwood theme how to fixSummary: Hi Experts We have created a project using redwood theme, but on click of button we need to show the message using fire notification, this is not working, pleas… -
VBS Oracle integrations backend throwing error in VBS if used Oracle Cloud accountSummary: Hi Experts I'm getting below error while searching for API's in service connection with Oracle integration catalog if I use Oracle Cloud Account as the authenti… -
How to get the array values from SDP variable using javascriptSummary: Hi Experts I'm trying to print the SDP variable using console.log but I'm not getting under which field in below SDP variable is having content of array items. … -
Editable table row in edit mode unable to identify because of colourSummary: Hi Experts I have created a editable table but the background of input components in edit mode is not user noticeable as shown below In OJET cookbook it is clea… -
Assign value to array variable getting error in new javascript action chainSummary: Hi Experts I' trying to assign value to array field but getting error in javascript action chain, in json action chain there was no such error. please help atta… -
Prevent default in editable table listener if returns false the action chain is getting executedSummary: Hi Experts I have added prevent default condition to a event listener for editable table tablebeforeroweditend but the action chain is still getting executed an… -
Unable to dynamically configure Oracle Fusion instance URLs in VBCSSummary: Hello Everyone, I'm currently working on developing a mobile application using VBCS that involves calling Oracle Fusion REST APIs. The URL structure for these A… -
Displaying special charactersContent Hi, When trying to display a test that has // or |, they just do not show in notifications. I couldn't send them by email using the email adapter either. Any clu… -
Please help me understand the below code on the main page.Summary: Below is the code on the main page ---- -
How to change the row color of editable tableSummary: Hi Experts In my editable table when the row is being edited doesn't have noticeable color difference than the background of table. Please help me how to change… -
How to change the background color and bold font for table headerSummary: Hi Experts I want to change the background of header in table and also change the font style to bold in below table, please help me how to do this Content (plea… -
PDP based table on the page - how to add hyperlink on one of the existing table columnSummary: VBCS page has table based on PDP ( ADP is converted to PDP in the JS ). in the design mode the PDP based table is not showing any columns on which is it based ,… -
Using oj-canvas in vbcs page to capture signatureSummary: how to import canvas in the component list as I don't see in the component list How to use oj canvas as signature pad and capture the signature. Experts , pleas… -
Sample Custom Component : Monaco EditorSummary: https://satishkumar.hashnode.dev/oracle-jet-sample-custom-component-monaco-editor Content (required): I had come across a requirement wherein we needed to embed… -
Help needed to align the component to center withinparentSummary: Hi Experts I want to center align the (not center justify, only center align) the paragraph as shown in below screenshot. currently it is coming at top but it m… -
How to decrease the sizes of buttons and table in screenSummary: Hi Experts In the screen below default size of buttons and table are too big, i want to decrease the sizes and buttons and table as it is taking too much space.… -
Need help on styling redwood css for button and tableSummary: Hi Experts I have followed below OJET cookbook and copied all the redwood css resources but i want the button in first row to be in yellow and buttons in second… -
Need help on embedding VBCS in fusionSummary: Hi Experts I have a page created in VBCS which accepts the supplier name in the URL unless it is passed it won't route the flow in VBCS to actual page i.e. supp… -
unable to see anonymous access to app option now in vbcsSummary: Hi Experts I want to allow anonymous access to my web app but option is no more available now. please help @Sherif Bashar @Nada Bashar Content (please ensure yo… -
How can i change the font of notification ?Summary: Hi Team How can change the font of fire notification and also the layout and icon for error and info ? Please help @Sherif Bashar @Nada Bashar @Mohammed Galal @… -
How to disable edit mode when user clicks outside the row in screen while in row edit modeSummary: Hi Experts Highlighted column in below screenshot from my editable table is a text area, to edit a row i'm clikcing on the edit button at the start of the row b… -
In my editable table when user clicks outside table or scroll bar the edit mode is changedSummary: Hi Team In my editable table when user clicks outside table or scroll bar the edit mode is changed to navigation mode. I want the mode to be edit mode only if u… -
Why a new div segment coming in same line as other, i want the div segment to come in next lineSummary: Hi Experts In below UI page i have added image within a panel but it is coming next to my table panel as shown. I want the panel with image to appear after the … -
How to enter allign both image and paragraph in screenSummary: Hi Experts I want to center allign both image and the paragraph in below screenshot, how can i achieve this please help