UI
Discussion List
-
can we load more rows on scroll on ADP based tableHi We are facing issue in table contains 20000 rows how to do load more on scroll in ADP based table if not then can this be achieved via pagination how to achieve? ADP …
-
Tab does not appear when opening a Page in VBS workspaceSummary: Within my VBCS Workspace, a tab is usually created at the top of the designer window when editing a Page. As of about a month ago, this tab no longer appears fo…
-
How to rename cancel and submit button names in search and edit redwood page templateSummary: Hi Experts I want to rename those buttons to back and next instead of cancel and submit. How to do this please help in search and edit redwood page template @Sh…
-
Is it possible to fire event before select single component is clickedSummary: Hi Experts I have 2 select single components which call same SDP to populate the data but i wanted to know if it is possible to fire event to know from which se…
-
How to dynamically display component in visual builder as per the count of records iSummary: Hi Experts I have a response from a REST API i.e. for each BU there will different criteria like below i.e. Projection Name, Projection Status, projection, Proj…
-
How to change the color of search and edit redwood page at top of page to other color than blackSummary: Hi Experts How to change the color of redwood search and edit page in visual builder. Please help current color is black I want below color @Shay Shmeltzer-Orac…
-
Lookup tables & SDP concatenated keySummary: We have a very large number of lookup tables in our app, and rather than have so many data maintenance programs, we'd like one lookup table and maintenance prog…
-
Form layout is not spanning across the space available in wider screen devices, buttons not centeredSummary: Hi Experts I have an application where the form layout is not utilizing the extra space available in wider screen devices as shown below. Please help me how can…
-
Navigation in redwood templateSummary: Hi All, I have recently started using Redwood template while creating VBCS application . I am looking for some help on how to implement the navigation style use…
-
How to convert page to redwood template page like dashboard or search ?Summary: Hi Experts I have an application built with Visual builder previously but we did not use any redwood template pages like search or dashboard. But, is there any …
-
Need to do conditional edit in tableSummary: Need to do conditional edit in table depending on the value of . I am trying this below code using conditional on combobox value and template on table, it is no…
-
Multiple search criteria in Redwood Smart Search page templateSummary: Multiple search criteria in Redwood Smart Search page template Content (please ensure you mask any confidential information): Hi , Is it possible to use multipl…
-
Form layout displays a space if we use if condition to display input fields in the form layout VBCSSummary: I am displaying a form layout and I want to display the field only if there is a any value in it. But when I use
-
VB Studio- Table Component not visible completely without zooming out the page.Summary: We have a table component with data set as ADP. We also have Pagination associated with this table. We are unable to see the table completely without zooming ou…
-
Make form readonly/updatable easilySummary Make form readonly/updatable easilyContent Hi All, We have created a form which is having many components in it (input texts, radio buttons, check boxes, etc) in…
-
What support is available from VB for Back Button . What are limitations.Summary: While trying to use Navigate Back it gives a warning saying it is ambiguous. Are there any recommendations by VB on how to go about with back button Content (pl…
-
Redwood VB Studio instance running very slowSummary: Redwood VB Studio instance running very slow. Do we have any solution. Content (please ensure you mask any confidential information): Redwood VB Studio instance…
-
ADP - pagination with PDP and inline editSummary: Hi, We have a requirement to implement table inline edit and provide pagination.Can we achieve both inline edit and pagination with either PDP or ADP?Can anyone…
-
Prompt to install PWASummary: Hi Shay, I am following below video to implement prompt for PWA. I get this prompt to install in laptop but when I scan the QR code to open in mobile (iOS) , I …
-
Download files kept under resources folder on UISummary: Hi, I have a kept an Excel CSV file in resources folder of the application. Is there a way I can download it from UI on a button click Content (required): I hav…
-
How to Make Records Editable in a Dynamic Table After Uploading Through File Picker in VBCS?Hi VBCS Community, I'm working on a project where I need to upload a file using the File Picker component and display the data from the file in a table. I followed the V…
-
Redwood: Source code for Redwood templatesHi Team, I'm currently in the process of creating a new account list panel that extends the same options, features, layout, and CSS as the existing panel. How can we acc…
-
oj-sp-calendar component: How to set a single monthSummary: We are using a calendar component in our page and every time when we load the calendar its defaulting to the current month. Instead we want to default it to the…
-
Oracle Visual Builder Studio not Loading ProperlyI am using Oracle VBS for development for some time now. From last Monday I am facing regular issues while loading VBS. Some time it take very long time to load, and som…
-
Table columns flickers when the drawer expands/collapseSummary: Table columns flickers when drawer expands/collapse Content (please ensure you mask any confidential information): Hi Team, I have a table with a drawer on the …Vignesh Viswanath-Oracle 1 view 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
What is the Max Number of records allowed in VB Excel Plug-in?Summary: What is the Max Number of records allowed in VB Excel Plug-in? Content (please ensure you mask any confidential information): I am in the processing of selling …
-
Open Hyperlink from Shell page Concatenated with the VBCS PageSummary: How to Open the emp-detail page Hyperlink from the VBCS Page URL using on Click Event : We have added this Hyperlink in the Root pages →Shell Page as below . Bu…
-
Steps to implement Mentions feature using Rich Text Editor in VBCSSummary: Anyone implemented the Mentions feature using Rich Text Editor (oj-sp-input-rich-text-2) in VBCS, please help. Content (please ensure you mask any confidential …
-
Radio Button Set is not Populating Data when bound to a VariableI am facing an issue while working with Radio Button set in VBS, Please find below steps I did. I added a type in page level. 2. I created a array variable of the above …
-
Calling REST END Point in a loop in Action ChainSummary Calling REST END Point in a loop in Action ChainContent Hi, How do I call a Rest End Point in a loop in Action chain with new offset values in each call. Consume…