UI
Discussion List
-
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 https://us.v-cdn.net/6034893/uploads/LR4Y9QTA5D2H/sampleapp-1-0.zip I have an application where the form layout is not utilizing the extra space avai… -
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/collapsehttps://us.v-cdn.net/6034893/uploads/M5APB1OQCY9M/item-1.mp4 Summary: Table columns flickers when drawer expands/collapse https://us.v-cdn.net/6034893/uploads/YYDCRSWU2S…Vignesh Viswanath-Oracle 8 views 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. https://us.v-cdn.net/6034893/uploads/BJ0NPEB8BN5Y… -
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… -
Redwood Override CSS for READ ONLY Text FieldsSummary: Content (required): I have attached a sample application where I am using the redwood-override.css file to override some of the CSS properties of text fields. O…User_2025-02-04-21-56-11-668 58 views 3 comments 0 points Most recent by Angel Tripp - Support-Oracle Visual Builder -
VBS: Edit Data Grid cell values not working as expected using mouse clickSummary: We are facing unexpected behavior in Data Grid. The extension is deployed is two different POD with same source code. In POD1, it is working fine with tab out a… -
want to attach an excel file to hyperlinkSummary: hi, I am trying to attach an excel file to a hyperlink in VBCS. I read object storage approach but that is not working for me. Content (please ensure you mask a… -
Download div with vbSummary: Please, I would thank any help with my javascript in vb. I would like to be able to download and print 2 divs, as shown. I have imported the libraries and tried…