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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
How to provide option for user to select only year as a input.Summary Requirement is to get year as a input from user. Is it possible to display only year and allow user to select them using input date or any other component.Conten…
-
Dynamic Diagram in Oracle VBCSSummary Dynamic Diagram in Oracle VBCSContent Hi Experts, Trying for generating Dynamic Diagram in Oracle VBCS using oj-diagram, Referring JET Cookbook. Could you please…Gokulnath Muruganantham-184698 28 views 9 comments 0 points Most recent by Gokulnath Muruganantham-184698
-
How to prevent adjacent column resizing while any column width is increased or decreased in tableSummary How to prevent adjacent column resizing while any column width is increased or decreased in tableContent Hi Team, Do we have an option to keep the adjacent colum…
-
Problem with Editable tableSummary Problem with BeforeRowEditEnd eventsContent Hi all, wehen I try to implement an ediatble table based on ADP using this blog https://blogs.oracle.com/shay/editabl…
-
Add show more/less link in columns of oj-tableSummary To put show more/less link inside the column.Content Hi Team, In some of our columns text would be very long lets say more than 100 characters.. What I am thinki…
-
PWA Add to homepage issueSummary PWA Add to homepage issueContent Hi, When running PWA application on Android after approving the 'Add to homepage' message this message pops up again and again. …
-
Unable to add tags to merge requestSummary Getting "Cannot update description. Access is denied" when adding tags to merge requestContent Hi all, I already have developer privilege but when I tried to add…
-
Print capability in VBCSSummary Print capability in VBCSContent Hi Gurus, Can we do the print capability in VBCS (apart from browser's default print behaviour )? Please let us know if you have …
-
Refresh table content when no data found from service connectionContent I have made a service connection through OIC that connected a DB to run a SQL to get result. And made some parameters to filter the data. In VBCS, I created inpu…
-
Firing Table's first-selected-row Before the Hyperlink's on-clickContent Hi, I have a table which has a first-selected-row event registered with it. When the row is selected, I am assigning some values using the $chain.variables.rowDa…
-
Batch Operations With Nested ObjectsSummary Batch operations with nested objectsContent Hi everyone, I want to batch operations on business object in VBCS. 1)I should use nested objects for batch operation…
-
how to make selectone mandatory in editable tableContent Hi Experts, I have a editable table that has a select one choice in one of the columns. Would like to make this field as mandatory. I see other inputs text in th…
-
Service Connection - Define by Endpoint - Nested Child Resource Attribute- usage in query parameterSummary Service Connection - REST API - Nested Child Resource Attribute- usage in query parameter not working with REST-Framework-Vresion:4Content Hi All, Im trying to u…
-
vbcs table does not retain the horizontal scrollbar on page naviagation.Summary vbcs table does not retain the horizontal scrollbar on page naviagation.Content Hi All, I have a table with more than 20 columns and associated with the ADP vari…
-
oj-radioset component to show 15 optionsSummary oj-radioset component to show 15 optionsContent Hi All, We are using oj-radioset component to show 15 options to the user. With 2 options, we have tried with Boo…
-
Multiple Row selection using checkbox on table with SDPSummary Multiple Row selection using checkbox on table with SDPContent VBCS Version: 19.4.3.3 Basically how to do this https://www.oracle.com/webfolder/technetwork/jet-8…
-
Oracle VBCS Business Object Aggregation Logics on child BOsContent We have a requirement of various calculate logics ( Average, Min, Max, Standard Deviation). We have used VBCS relationships for this and calculated those from th…
-
Page loading message type component apart from dialogSummary Page loading message type component apart from dialogContent Hi All, Are there any components to show that the page is loading? We have used dialog(popup) to ope…
-
Can different people work on same application at the same time?Content Hi All, I have two questions. 1. Can different people work on the same application at the same time? Is there any possibility? 2. Can we see the layout in the sa…
-
IP restriction for the VBCS applicationContent Hi Experts, I have developed a VBCS application and want to allow the application to be access from specific IPs. Can we do this somehow. Regards, Ankur
-
Advanced Search functionalityContent Hi All, Please look at the image below. The first one is dropdown (select one), the second is input text in a single field. Like that we need to search with 8 to…
-
Progress bar before launch pageContent Hi All, I am using component to display the progress. I need to know how to implement before launch the page? Thanks, Vijay
-
How to make few rows in table un-selectable based on one of the column value?Summary How to make few rows in table un-selectable based on one of the column value?Content Hi All, I need to make some of the rows un-selectable based on one of the co…
-
How to implement SSO for SaaS(HCM) application and VBCS application in OCISummary SSO for SaaS(HCM) application and VBCS application in OCIContent Is there any document or high level steps to implement SSO for SaaS(HCM) application and VBCS ap…
-
create dependent lists which are based on service connections?Summary create dependent lists which are based on service connections?Content Hi All, We have 2 rest endpoints from and showing the values in 2 comboboxes separately (ea…
-
'ANY' type not available for Custom Event ParametersSummary 'ANY' type not available for Custom Event ParametersContent Hi Team, We have Quite a Few Custom Events defined for the purpose of Subflow data communication. Eve…
-
Can we disable few rows from tableContent Hi Experts, There is a table on the page that has the binding with ADP. My requirement is to make a few rows disabled based on the condition. Can we do this some…
-
Visual Builder Studio September Release is Now AvailableSummary Bringing Redwood based app development for Visual Builder web apps.Content Over the weekend we released an update to Visual Builder Studio - the platform for tea…
-
How to set different home page based on RoleSummary How to set different home page based on RoleContent I have three different flows in my app. I need to set default flow based on role say role1 should be landing …
-
Date pickerSummary Unable to pick date below 1950Content I am trying to use the date picker in a vbcs app, I am not able to select date less than January 1, 1950. When I selected J…