UI
Discussion List
-
Is it possible to create editable table using SDP?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
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…
-
Display custom message while data is being loaded in an oj-tableSummary: Hi, My oj-table is fetching a large amount of attachments from Fusion which takes a while to do. The requirement is to not block the user from doing other thing…
-
Data not loading while scrolling down in combo BoxSummary: Hi I am facing issue in Combo box one when user scrolling down the the data not loading automatically its SDP based. Also sometime combo box goes grey out and S…
-
Select Single in Edit Page does not Display ValueSummary Select Single in Edit Page does not Display ValueContent Hi All, I have a edit page which has two Select Single LOV(Dependent). When we navigate to the edit page…
-
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
-
is it possible to use ORDS apis in exadata database running in OCI ?Summary: Hi Experts is it possible to use ORDS apis in Exadata database running in OCI in our visual builder application ? @Sherif Bashar @Nada Bashar Content (please en…
-
Adding CSS to only certain cells in an oj-table.Summary: Hi, I have an oj-table which is populated by an ADP. One of the columns' values of this table are to be edited by the user. I want to give some kind of visual h…
-
center allign the buttons in toolbarSummary: Hi Experts How to center align those button in toolbar, please help. i have added align center class as well
-
Need help in understanding the below tags in the main pageSummary: I have this below tags in the main page Please help me understand what is this tag - oj-vb-fragment-param ------ …
-
How to pass input parameters to dialog component while calling from call component actionSummary: Hi Experts How to pass input parameters to dialog component while calling from call component action. I could see below params section, can this be used ? any s…mudassirsOrc-Oracle 34 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Select All header checkbox not getting unselectHi, I am facing an issue when the user deselects all the rows manually the header checkbox still shows selected not unselect auto. IS there any table property we can des…
-
is it possible to open or close the dialog component from javascriptSummary: Hi Experts is it possible to open or close the dialog component from javascript? with my business requirement i want it to open or close from javascript and not…
-
Navigating to sub flow under the page dynamically based on the conditionSummary: Navigating to sub flow under the page dynamically based on the condition. Say based on the value selected from the List of values in the main page, navigate to …
-
need help in understanding the navigation tree recipeSummary: In the above , which part of the code is responsible to navigate to required pages upon click on the navigation lists In the action chain above I am unable to f…
-
How to assign the class based on some condition dynamicallySummary: How to assign the class based on some condition dynamically to any html tag like heading , paragrah .. etc Content (please ensure you mask any confidential info…
-
How can we handle fire notifications display mode (persist or transient) in redwood Starter theme?Summary: i have created the action for fire notification in shell page . but if i have choosed the display mode the transient the fire not closing automatically. i have …
-
Drawer layout to navigate to flow pages, drawer layout did not add required code for navigationSummary: Hi Experts I have added drawer layout to my page with which i want to navigate to flow pages on click on the options available in the navigation list of drawer …
-
drawer navigation list displayed on right most side of pageSummary: Hi Experts I have added the drawer navigation list to a page by following cookbook, but the navigation list is displayed on the right most side of the page, I w…
-
VBCS Assign variable problems in action chain to Array Data Provider (ADP)Summary My goal is to have a listview on the screen with aggregated data. I'm trying to accomplish this by mapping a rest call to a custom object inside an Array Data Pr…
-
CORS error while calling API gateway API in VBCSSummary: Hi Experts I'm getting CORS error while calling API gateway REST API from VBCS as shown below, same API is working fine from POSTMAN. Any help here please why i…
-
How to fire custom notification based on some calculationsSummary: Hi Experts I'm creating a editable table where user will be able to provide shareholding details, when it crosses 100% or less than 0% i want to fire the notifi…
-
Backspace and delete on the onkeydown eventSummary: I want to clear table data when user do Backspace and delete on the onkeydown event on input text item.
-
select single component passing index as key attribute on SDP and ADPSummary: Hi, we are facing an issue in the 23.10.2 version in SDP based select single component when the user selects the value from LOV it passes the index number as th…
-
Converting web app to mobile app in vbcsSummary: we have VBCS web application and are trying to convert mobile app. I have looked at blog provided by shay, https://blogs.oracle.com/shay/post/converting-web-app…
-
How to make action chain load in backgroundSummary: Hi Experts How to make a action chain to process in background without making the page load delayed. I have one REST API to be called whenever the application i…
-
Specific table row selected on page loadSummary: Hi I am facing an issue while selecting specific rows of the table on the page load tried this cookbook example but the JS function not working not recognised. …
-
how to stop row edit to complete if there are validation errorsSummary: Hi Experts In editable table i want the row edit mode not to complete if there are any validation error, can you please help me how to achieve this. I checked t…