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 can i set parameter to be fetched from column when uploading data?Summary: I am using Visual builder add in in excel and want to know if there is anyway to do a setup such that instead of asking parameter for the REST api when uploadin… -
VB New Features August Release - Join the WebcastJoin this month's Oracle Visual Builder Office Hour to learn about the new features rolling out in the next release of Oracle Visual Builder and Visual Builder Studio. R… -
VBCS + Single Select + SDP + Key AttributesSummary: The single-select is not returning key attribute value instead just returning the row-iteration num. Content (required): When I select a value in Single-Select,… -
Date Range PickerSummary: Date range picker with a single input date field or similar. Content (required): Do we have a date range picker component in VBCS/JET similar to the below scree… -
Unable to Display data in table based on ADPSummary: Display data in a table using ADP Content (required): Version (include the version you are using, if applicable): 22.07 Code Snippet (add any code snippets that… -
Service account for VBCS like IntgeraitonSummary: I have created a service account by following steps as mentioned in below document but when I use same to access VBCS business objects or to start processes I'm… -
Inline table editSummary: How to exit table edit mode from button click? (instead of clicking another record) Content (required): Version (include the version you are using, if applicabl… -
how to reset the ADP index without having to reload the pagewe have an ADP which stores result data after some search and displays the data in a table. In the table definition I use multiple selection mode (row).When running the … -
Create a Saved SerachSummary: We have designed a custom search page and upon giving the search criteria and click on search button , it will call the REST service and provide the results in … -
FilterCriterion ignored on implicit fetchSummary: We have oj-table configured with service data provider as below. Content (required): "srTableSDP": { "type": "vb/ServiceDataProvider", "defaultValue": { "endpoi… -
JS console error in Cookbook - table Select columnsSummary: Hello, I was exploring the option to use table select columns and I see an error when I click on the menu many option Error calculating initial value of variabl… -
Icon imported not reflecting in android application as PWASummary: I have created a mobile application and have enabled PWA. I have uploaded the icons for application but the icon is not reflecting when the application gets ins… -
Bulk Upload Feature in VBCSSummary: Bulk Upload Feature in VBCS Content (required): Hi Team, We wanted to load the BULK data using the excel in VBCS based on a PAAS View or Paas ATP tables. We hav… -
Bulk Upload Feature in VBCSSummary: Bulk Upload Feature in VBCS Content (required): Hi Team, We wanted to load the BULK data using the excel in VBCS based on a PAAS View or Paas ATP tables. We hav… -
migrating new application version from one environment to other issueSummary: When I'm trying to import new version of application from DEV to PROD environment it is not allowing me to import with same application ID instead it is creatin… -
Extending Fusion Apps. with VB. Disabled Publish button.Summary: Hi all, Im giving a try to this new amazing new functionality, VB-FA-Extensions (I only know the VB classic, embeded in OIC, and Im trying to learn this new stu… -
Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database TableSummary: Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database Table Content (required): Hi All, We have the below required for the VBC… -
Not able to import vbcs application into workspaceSummary: I am trying to use VisualBuilder Extensions for Oracle Applications tool. When I try to import existing application from Object Storage, it is not importing the… -
VisualBuilder workspace is not loading upSummary: I am trying to use Visual Builder studio to extend Oracle Applications. I have connected to our OCI account and able to use the VB Instances from that account. … -
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t… -
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t… -
CPQ REST API Authentication in VBCSSummary: We have a requirement where CPQ REST-based web service needs to be authenticated in VBCS mobile application. Content (required): Currently, VBCS offers OAuth 2.… -
How to deal with large data in select single or Input Search ?Summary: We have a requirement where the customer wants a Single Select/Input Search Component on VBCS Page to Search As you type and select Item/Product Information fro… -
VBCS Table - Merged headersSummary: Is it possible to create merged headers in VBCS table? Content (required): Version (include the version you are using, if applicable): Code Snippet (add any cod… -
Issue with adding data(with input text) to the table.Summary: Issue with adding data(with input text) to the table. Content (required): I have a Form with 3 input text fields save button, Saved form data has to be displaye… -
Issue with adding data(with input text) to the table.Summary: Issue with adding data(with input text) to the table. Content (required): I have a Form with 3 input text fields save button, Saved form data has to be displaye… -
Editable Table - Updating the ADP Removes the RowSummary: Hi, I am following this blog to create an editable table: I have followed every step properly but whenever I try to update a row, the row simply disappears from… -
Unable to use add Service Connection from Fusion SaaS Visual BuilderSummary: Unable to use add Service Connection from Fusion SaaS Visual Builder Content (required): I was trying to follow the steps on the Blog from Shay Oracle Cloud App… -
Is it possible to display only month and year in oj-input-date fields???Summary: Content (required): Hi All, I have an requirement in my project that is. Is it possible to display only month and year in oj-input-date fields? Please refer bel… -
Fire a CustomEvent from Reusable Custom ActionsSummary: Content (required): Can we fire a Custom Event from Reusable Custom Actions's JS? Normally in a Page level JS we would do it with the help of eventHelper.fireNo…