UI
Discussion List
-
How to dynamically store/bind the entered value in Single Select ComponentSummary: We are using a finder input parameter with the searchTerm attribute to filter results from the REST API. Our goal is to map the user input to this finder parame… -
Error- callComponentMethodAction]: Missing parameter, element='null', methodName='open'Summary: Hello , I'm trying to navigate from one page to other page by clicking on hyperlink. Refer this Flow— search page- hyperlink- click - create page- on load actio… -
Role based access of flows in oj-sp-in-app-navigationSummary: Hi, We are using oj-sp-in-app-navigation to show the different flows. Suddenly a new requirement came up to show these flows based on role (Admin,View). How can… -
How to Show the Table Data Just Besides the Input Text Box as PopupSummary: We have a Requirement to show the Tabel data just besides the Input Text box The Data is getting Populated to the Input Text box based on Table First Selection … -
Responsive UI Behavior: Certain input text fields are not adjusting automatically to screen sizeSummary: Responsive UI Behavior: Certain input text fields are not adjusting automatically to screen size, impacting usability across devices. 1. Component Name: oj-inpu… -
Orchestration of multiple API calls and response mashup in VBCSSummary: We are building an extension that serves the functionality of Direct Debit setup for AR Customers, at the AR Customer Account Site level. What we find is that m… -
How to connect to chatgpt from visual builder pageSummary: Hi Experts I have a requirement to demo to my user on how visual builder can connect to chatgpt. But i'm not sure how to get started, how we can register for ch… -
Sorting column in table making javascript not working properlySummary: Sorting column in table making javascript not working properly. I have icon for Download and Reprocess in the table that will be shown when the payoad url has "… -
I dont see VBS rules deployed in the Target instance's VBS.Summary: I migrated rules from Responsive UI to Dev1(Source) Redwood and then from there I deployed the changes to Dev4(Target) Redwood. I see the changes in Dev4 when I… -
Embedding VBCS application in SCMSummary: We have a VBCS application which we developed using VB Studio and want to integrate into SCM, If I am using the Structure and create a page it is opening it in … -
Smart Search based on ORDSSummary: Hi, Has anyone implemented smart search based on ORDS as back-end service? Please share a sample app. I tried to follow below blog. https://blogs.oracle.com/vbc… -
navigate to component a componentSummary: I am working in an application where I need to move to any specific component of the page by pressing enter button on keyboard instead of tab. How can we achiev… -
Compatibility Issue Between Oracle OJet Component and Latest Chrome/Edge UpdatesSummary: We've encountered a UI issue that specifically affects the latest versions of Chrome and Edge (both Chromium-based browsers), but does not appear in Firefox. Af… -
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… -
Oracle VBS : How to Warn user of click on browser reload buttonHi All, In my VB application, i need to warn user if he clicks on browser reload button. I tried using some js code in vbEnter but its not working. In my application, I … -
Fill colur in text boxSummary: Hi I want to fill colur in few text box. How to fill only inside the text box. Content (please ensure you mask any confidential information): Version (include t… -
How to handle loading of thousands of rows in UI table in Oracle VBHello Members, I am using my business object to load data in table. Table data property is bind to SDP. Now I want my table to handle huge data also. I have below doubts… -
Label Name Modification in RedwoodSummary: Need to modify a label in Redwood UI Content (please ensure you mask any confidential information): Since we are using Redwood UI (SaaS) for the page, we need t… -
How to display a child table directly below the corresponding row when I click a column value inI have a parent table with a hyperlink in one of the columns. When I click the link, the child table currently appears below the entire parent table. However, I want the… -
Sub Column Header in oj-tableHi, I wanted to created sub column header in oj-table like below: Basically, I wanted to categorize the table column in 3 main header and inside the these headers need t… -
Using API gateway instead of directly calling ORDS APISummary: Hi Experts I have a requirement to call ORDS API via API gateway instead of directly calling from visual builder application. Is this possible? Any solution on … -
VBCS:: HTTP status: 403 ForbiddenSummary: VBCS application is throwing "403 Forbidden error" when we removed the employee roles from the setting page. We consider all users as employee if its authentica… -
Converting input text content to hypelink if the status coming as "Failed"Summary: Hello, I have requirement to convert text inside the input text to be hypelink if status is coming as failed and on clicking of that hyperlink error message sho… -
VBCS page need to be opened in another tabSummary: I am opening VBCS application from SaaS page using Page composer(Clicking on 319 VBCSForm). but VBCS page is opening on same saas page. It should be opened in a… -
<oj-select-one> attribute 'oj-select-one' is unknownSummary: attribute 'oj-select-one' is unknown. I am facing the error in above component of oj-select-one. Please help to resolve this error. Content (please ensure you … -
Assign integration value into VBCSSummary Hi I am fetching date from integration and want to display in VBCS form. How i can assign these value? Service connection is in Post method. I am trying to check… -
how to add List of values to and existing input text field in vbcs (I am New to VBCS)Summary: I have created a VBCS Page to Create Bank and Display Bank details of Oracle Cloud Applications using Rest API(Create Bank, Get Bank). Now I want to enable List… -
Keep Heading in middle in VBCSSummary: Hi I want to keep Heading middle of the page. Suggest. Content (please ensure you mask any confidential information): Version (include the version you are using… -
Failed to load resource: the server responded with a status of 404 () Error in VBCS page previewSummary: I am able to test ORDS enabled REST service connection at service connection test option. However getting 404 (Not Found) error in inspect —> console during the… -
Concatenate the item text in a Single SelectIs there a way to show the text of multiple fields in a Single Select when you select that row? In many of the examples, the search results will show "First Name | Last …