To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
How to find pages that Oracle made it with VBCS ?Summary: I want to know where i can find new responsive page that Oracle made it with VBCS and enter to edit it in VBCS -
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… -
VBCS Error- 414 Request URI Too LargeSummary: Hi, We are calling BO's get Endpoint and passing org id as q parameter but it is failing in some cases with 414 Request URI Too Large error when q parameters ar… -
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… -
Need roles to access VBCS BO endpoints alone without access to integrations/applicationsSummary: Role/Approach needed for user to access VBCS BO endpoints alone without access to integrations Content (please ensure you mask any confidential information): Hi… -
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… -
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… -
Fusion deployed VBCS page showing 403 forbiddenSummary: VBCS page deployed on fusion is throwing "HTTP error status: 403 Forbidden" while trying to load the page. Same is working from VBCS application as expected but… -
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… -
Not able to refresh roles from SaaS in OIC-VB. What am I missing?Summary: Hello, please, I need help with the following: I see plenty of SaaS roles here in VB-OIC settings: I have created a ROLE in SaaS BUT not able to see in VB. I ha… -
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 … -
Card object with pointer (hand). Need to hide it.Summary: Hi, please experts. My user is complaining because the pointer is shown in a card, as shown (the screenshot is not able to capture the hand pointer but it is al… -
Can I incorporate javascript library in SaaS VBCSWe have build an application in standalone VBCS that converts a picked Excel file from .xlsx format to .csv then copies it to Object Storage. This is achieved using a ja… -
How to sync fusion data to BO?Hi All, We want to create a page and use excel add-in to import data. Some fields we want to use LOV which the data comes form the latest fusion application (eg. supplie… -
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 -
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… -
In VBCS how to apply Aggregate Function to a Calculated FieldSummary: Hi There I have two business objects the parent is Header and the child object is Lines .The child business object has a calculated fields and I want to have an… -
How to upload data to LIVE using excel add-inHi All, I am a beginner of VBCS. I tried to upload data using the VBCS excel -add-in. When I use the development API, it works fine while shows error when use live API. … -
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… -
Help me correct this Expression Language syntaxI created a HTML Markup through Page Composer. My goal is to check if the batch number value is equal to batch description value. For instance: Inputs Batch Number: 2535… -
Redwood Calendar is not getting properly refreshedSummary: Redwood oj-sp-calendar is not getting properly refreshed. Every time the ADP is refreshed with new values the calendar component is appending all the old and ne… -
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… -
How to edit the BO in Visual Builder Add-in for Excel to match the required body for OIC integrationSummary: I created an OIC integration to convert a SOAP API to a REST endpoint, and then I used Visual Builder Add-in for Excel to call that OIC Integration. The integra… -
Guidance on Implementing RSA and AES Encryption/Decryption for Payloads in VBCSSummary: Hi , I am currently working on a project in Oracle Visual Builder Cloud Service (VBCS) where secure communication of data is paramount. To ensure the security o… -
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… -
Resource api not refreshed after renaming applicationSummary: Please I would need some help with the following: I had a typo in the name of the aplication, and the resource apis got the wrong name as shown below: I have re… -
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… -
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…