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
-
Can we embed VBCS custom page in the Login Page of SaaS Fusion Instance?Summary: We have a requirement to capture the login details, along with purpose of login into an Oracle Fusion Instance into a table. So we need to add two or more field… -
Auto Default Select table 1st rowSummary: I have a requirement when data would be loaded in the table then 1st row of table would be auto selected by default. I wan to disable sorting of table I am usin… -
VBCS Input Text Component is disappearing as soon as i bind the values with VariablesSummary: I'm creating a custom Data Entry Form Page which has 4 Input Text Fields as soon as I'm trying to bind with Variable, Input Text Fields get disappearing from th… -
Can we show additional information below each row in oj-table?Summary: Hi, I would like to show some text under each row of oj-table. This serves as an indication visually to the user without having to hover or expand the row. Cont…Jaya Krishna Sumanth Chavali 21 views 2 comments 0 points Most recent by Jaya Krishna Sumanth Chavali -
The Basics for an Oracle Forms DeveloperHi, apologies, but I am a complete Visual Builder novice, in fact calling me a novice would be a promotion! So, I've built many applications using Oracle Forms in the pa… -
How to combine 3 application into single application in vbcsSummary: Content (required): Hi All, I want to combine 3 different application into single application, is it possible to achieve in vbcs, if it is possible means, could… -
List View with pre selected recordsSummary: Content (required): Hi, I am looking for a working example of list view with pre selected record. Tried to use the multi select list example from the cookbook b… -
In the Editable Table, can we do a Insert Only option and not allow updates on existing records?Summary: Need to understand if it is possible to make an editable table similar to VBCS Cookbook, Batch Editable Table (ADP), but restrict it to allow only inserts and n… -
Issue after upgrade to version 2110Summary: Hi, I am having an issue in my application when deleting from an Array Data provider using the Fire Data provider Event. I am getting the below error and am not… -
Oracle Visual Builder Excel Add-in for Project Fin PlansSummary: How to limit download data using Excel Add-in for Fin Plans Content (required): The Visual Builder Excel Add-In is downloading the correct plan version in sheet… -
Backspace and delete on the onkeydown eventSummary: I want to clear table data when user do Backspace and delete on the onkeydown event on input text item. -
How to show real time push notifications in VBCS?Summary: When the data is updated in notification table in database , how to show that notification in Web Apps and Mobile Apps. Content (required): Version (include the… -
While checking in the console, am encountered a non-passive violation. Is there any fix for this?Summary: [Violation] Added non-passive event listener to a scroll-blocking event. Consider marking the event handler as 'passive' to make the page more responsive. Cont… -
APEX to VBCSSummary:APEX 11 based application Content (required): We have APEX 11 based application. We want to move this application to modern technologies. 1>Is it preferable to m… -
Can we create 300 roles in VBCS and will it decrease performanceSummary: We have an Customer Facing application and each customer has to see only his data in a BO. BO has Customer Name. To achieve this we have to create role for each… -
API/Rest Service to Create a Role and assign users in VBCS ApplicationSummary: Do we have any API/Rest Service to Create a Role and assign users in VBCS. Content (required): For Adding a new role in VBCS we need to create new version and d… -
Field Validators are not working when updating from Postman toolSummary: We have Field Validators and it should work based on roles. When updating Business Object from Postman tool it is not checking the roles and updating the column… -
Cómo puedo leer toda la data de una tabla mediante un botón y enviarla en trama json a un servicioSummary: Hola a todos, Por favor necesito su apoyo con lo siguiente: Tengo una tabla en visual builder, quiero enviar la data de esa tabla de la pantalla hacia un servic… -
How to Create Custom Theme Template for AppSummary: I am building a new application so I want to use a new theme Template not already been given below can any1 help or have videos on how to create a new template … -
Tab Close Event or Browser Close eventSummary: Hi, Is there a way to capture the event if the user accidently closes the tab in which VB app is running. Need to do some clean up job if the user closes the ta… -
How to preview image and pdf file within VBCS page.Summary: Preview Base64 encoded image and pdf file within VBCS page. Content (required): Hi Team, We have a requirement of previewing the base64 encoded pdf and image wi… -
How to add scrolling text in vbcs pageSummary: I want to add hint or scrolling text horizontally left to right direction to guide user to perform task how to achieve this in VBCS Content (required): Version … -
Unable to select desired row ADP based tableSummary: I have Adp based child table filtering out data based on row selected from master ADP table but whenever I try to select child table row it default select 1st r… -
Unable to filtering the ADP child table based on row selected in ADP parent tableSummary: I am unable to filtering the ADP child table based on row selected in ADP parent table First time when I select 1 parent row it filtered fine but next time when… -
Any references to add OAuth security (apart from user credentials) while calling BO REST API?Summary: Added REST API security (OAuth) for business object in VBCS Content (required): We need to add OAuth security while calling Business Object REST API that has ad… -
Update data from oj-table to BOSummary: I am loading my oj-table through knockout data source java scripting using page.function.functionName();. There is one edit field and I need to update the same … -
How to use Search Option for multiple values in VBCS Excel Plugin?Summary: Hi All, Please help in below request Problem 1 - I am trying to update multiple PO's to FinallyClose, But I am not able search multiple PO's in the VBCS excel P… -
Select Single with Editable TableSummary: Hi, The oj-select single has the ability to display a table in the drop down using collectionTemplate. Is it possible for this table to be an editable table as … -
Dynamic Host for API CallSummary: We are planning to use VBCS for our UI layer where we are calling dyanamic host based on the input field and get the data, modify and show in tabular format. We… -
How to create empty row in table using VBCSSummary: Content (required): Hi All, I implemented editable table with save button. i need to add new row (ie) when i click add button empty row added in the table and f…