UI
Discussion List
-
How to make footer non stickySummary: When we add footer from a fragment - shell footer, it is always sticky, how do we make it non static and flow with the page and diaplay at the bottom. Tried mul…
-
Minimize icon in DialogSummary: Hi, Is it possible to have minimize icon besides close icon in dialog. My use case is, I want to minimize the dialog after launching it. Also bring it up whenev…
-
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 change the color of button with custom colorsSummary: Hi Experts How to change the color of buttons to red, green, yellow,...etc. I dont find an option in the button attributes in vbcs UI. Please help Content (requ…
-
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…
-
How to implement editable table on table of type tree structureSummary: How to implement editable table on table type of tree structure Content (please ensure you mask any confidential information): Hi Expert, We have implemented ta…
-
How to design attcahed page in VBCS using RedwoodSummary: Hi, I am new to VBCS/Redwood. I am able to design basic create and edit form using Redwood template. However, i have a requirement to design a page in below for…
-
oj-sample-export-data : CSV Export Issue with Long NumbersWe are facing an issue with the oj-sample-export-data component where CSV Compatibility is set to 'plain'. If the numbers are long, we are exporting data in the wrong fo…
-
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…
-
Displaying Contacts for a Specific Account in Oracle Sales Cloud Using VBCS ComponentHow can I display only the contacts associated with a specific account in Oracle Sales Cloud using a VBCS component? Any suggestions on how to do this, as well as a poss…
-
Smart Search page templateSummary: Hi, I am using smart search page template. Is there a way to remove the down arrow icon besides Page Title as highlighted in the screen shot attached. Content (…
-
How to remove the "Context Segment" field from Record external learning ESS Page.Summary: I have checked the Learn DFFs. The "Display type" under "Context Segment" is Hidden. Content (please ensure you mask any confidential information): Version (inc…Fatimah Salami 861 views 15 comments 0 points Most recent by pravjain19 Visual Builder Studio for HCM
-
Login Logout page in Oracle visual builderHi All, I have a requirement, where I need to develop a separate custom login/ logout page for a customer using visual builder tool. Can anyone please guide me steps and…
-
How to deselect row using oj-table in oracle vbcs?Summary: Hi All, Content (required): I m facing table row deselection issue in my application. in the table, there is one record when i going to edit this record for fir…
-
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…
-
oj-combobox-one in Oj-tableSummary: My requirement is that I want to show combo box in the table component to get the responsibility type . oj-combobox-one in Oj-table how can I achieve this requi…
-
how to stop SDP getting triggered when a value change in an arraySummary: Hi Team, We have created an array variables with around 10 data type objects as part of our requirement. We have created form and used oj-bind-for each to displ…
-
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…
-
how to show only upto 2 decimal in oj-input-number but in background keep the whole value ?Hi , I have got one requirement where i want to show the value of an oj-input-number component to only upto 2 decimal pointers, But in background it should hold the actu…
-
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. …
-
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…