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 display Donut Graph using Custom Data Object Defined in Module FunctionSummary How to display Donut Graph using Custom Data Object Defined in Module FunctionContent Hi Wizards, I am trying to display VBCS donut graph using custom data objec…
-
Persistent ToolbarSummary Make a toolbar component usable on multiple pagesContent I have a toolbar with navigation buttons etc. on it and I'm wondering how I can "Copy & Paste" it to oth…User_2025-02-04-17-50-22-356 17 views 2 comments 0 points Most recent by User_2025-02-04-17-50-22-356
-
hidden attribute inside any oj tag is not workingContent I had been working on oj text fields and labels to dynamically display values based on some condition. All of a sudden I found that the hidden attribute is not w…
-
Combining 2 fields on a formSummary automatically fill in a fieldContent Hello, I have a business object called customer. It has 3 fields. Client, First Name, Last Name. When a user fills in first …User_2025-02-04-17-50-22-356 16 views 4 comments 0 points Most recent by User_2025-02-04-17-50-22-356
-
Unable to activate mobile edit pageSummary When I build a mobile app and add an edit page, clicking Edit doesn't navigate to the pageContent When I create a mobile application and run the Edit quickstart,…
-
VBCS Service Connection: Error while testingSummary Error when trying to create a POST Request; 502 Bad gatewayContent Hi, I am trying to create a new Service Connection, Method: POST and content-type as multipart…
-
Create an event to show a table after a button eventSummary Create an event to show a table after a button event.Content Hi everyone, I have a table where I show a list of files in an FTP directory. I have created an even…
-
Automatically filling in form fieldSummary Trying to automatically fill in a form field based on the first selected item from a listContent Super newbie question! i have an application with several busine…User_2025-02-04-17-50-22-356 18 views 2 comments 0 points Most recent by User_2025-02-04-17-50-22-356
-
Modify the Table Data which is populated based on REST API(VBCS)Summary how to update table all rows with the selected LOV value on UIContent Hi All, I have a table which is populated based on the REST API. My requirement is I should…
-
How to filter servicedataprovider with 'like' or 'contains' operator?Summary How to filter servicedataprovider with 'like' or 'contains' operator?Content Hi All, How to filter servicedataprovider with 'like' or 'contains' operator? Regard…
-
Dependent LOV based Rest API(VBCS)Summary Dependent LOV not Working which is based on Rest API(VBCS)Content Hi All, I have a REST API. based on REST API, I have created 2 LOV's. which is dependent. I can…
-
Text font size in cssSummary I can get label font size in css but can't seem to find the keyword for text fontsizeContent I'm new to VBCS. I need to reduce font-size to fit content in a busy…
-
VBCS Classic Application in Oracle SaaSSummary VBCS Classic Application in Oracle SaaSContent Hi, We would like to embed VBCS Classic Application in Oracle SaaS cloud. Can anyone outline steps to achieve the …
-
Security when embedding a Visual Builder application in Oracle Fusion page integratorSummary Security when embedding a Visual Builder application in Oracle Fusion page integratorContent Hi I have embedded an application of Autonomous Visual Builder with …
-
Data Grid ValidationSummary Validating Cells one by one in a data gridContent Hello, I have a 5 column, 5 row data grid set up for data entry. I would like to require certain fields in the …
-
Multiselect in a tableSummary Multiselect in a tableContent Hi, Does anyone knows how multi select option work in a table? I tried both the ways adding Selection property on the table and add…User_2025-02-04-06-54-05-326 48 views 2 comments 0 points Most recent by User_2025-02-01-07-56-17-754
-
Issue to send content Visual Builder to integrate OIC.Summary Issue to send content Visual Builder to integrate OIC.Content The application in which I work consists of a table and a button. The table contains only two colum…
-
SelecOne (LOV) in VBCSSummary SelecOne (LOV) in VBCSContent Hi All, I am calling a REST API...to populate LOV...but data is not getting populated....below is the process followed 1. Registere…User_2025-01-31-02-40-13-302 33 views 2 comments 0 points Most recent by User_2025-01-31-02-40-13-302
-
Pass Parameter from Highlighted Row using a ButtonSummary Highlight row, click a button, navigate to another screen to view resultsContent Hello, How do you collect the row id value in a variable where the user highligh…
-
How to put more than 15 rows within a selectOne or comboboxOne?Summary I have a service that contains more than 15 data, but the selectOne or comboboxOne only displays the first 15 rows.Content Thanks!
-
Access Data iteratively from Service Data ProviderSummary Access Data iteratively from Service Data ProviderContent Hi, Is there a way to access data from SDP variable? I am reading data from a REST service in a SDP var…User_2025-02-04-06-54-05-326 36 views 2 comments 0 points Most recent by User_2025-02-04-06-54-05-326
-
Chart not displaying any dataSummary Chart not displaying any data (based on REST endpoint)Content Hi, I have a REST endpoint providing this format of data [ { "BalId": "1000003", "BalName": "Includ…
-
Error Calling Deeplink in VBCSSummary Error Calling Deeplink in VBCSContent I am calling a deeplink of sales cloud in VBCS using navigate URL in action chain (or with hyperlink), but it is throwing b…User_2025-01-31-02-40-13-302 34 views 12 comments 1 point Most recent by User_2025-01-31-02-40-13-302
-
VBCS Editor layout is messed up in new google chrome version.Summary VBCS Editor layout is messed up in new google chrome version.Content Hi All, VBCS editor is not working properly in Google chrome new version(Version 72.0.3626.1…
-
How to consuming API with parameter 'q' in VBCSContent I have an API with which I pass certain parameters with 'q' to filter the data. The tests I did in Postman and I already have the API with the corresponding para…
-
Implement Custom Field ValidationContent Hi, I want to implement a validation that checks (per keystroke) if the value of a field is according to requirements. If I use a page level variable in JET that…
-
oj-table in VBCSSummary oj-table in VBCSContent Hi, Method1: I have a oj-table for which added the data using data source option......At what point data would be populated onto this tab…
-
UserName from VBCS( OIC) Login ScreenSummary UserName from VBCS( OIC) Login ScreenContent How to get a username to pass it one more REST service....with Basic Authentication enabled for the login screen..User_2025-01-31-02-40-13-302 46 views 14 comments 1 point Most recent by User_2025-02-04-14-58-25-903
-
Registering VBCS application in product cloudSummary Registering VBCS application in product cloudContent Hello, i am am looking for an approach to register VBCS application in another cloud services for example pr…
-
error trying to add integration service connection in VBCSSummary Cant get list of integrations from VBCSContent Was wondering how do I add a service connection to an integration in VBCS .When going through the process of add s…User_2025-02-04-13-35-35-440 39 views 3 comments 0 points Most recent by User_2025-02-04-13-35-35-440