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
-
Service Connections - TestingSummary Suddenly started getting errors testing my service connectionsContent This is very odd. I just started getting errors while testing my service connections. The b… -
In a editable table, entered data will disappear after edit mode endsSummary In a editable table, entered data will disappear after edit mode endsContent Hello, I am trying to implement the editable table and save the edited rows to busin… -
Service call in Groovy ScriptSummary Having issues calling a service call in a groovy script.Content There was a nice blog showing how to do this in an old version: https://blogs.oracle.com/pdit-cas… -
Add hours to a DateTime fieldContent Hi all, do you know if is possibile to import Moment.js framwework into VBCS? I need to make some operations on date time field, such as add hours/minutes to a s… -
VBCS get current server timeSummary VBCS get current server timeContent Hello, Is there a way or API or function call to get the server date or server date-time in VBCS module functions? Scenario: …User_2025-02-01-05-31-49-271 292 views 3 comments 0 points Most recent by User_2025-02-01-05-31-49-271 -
Update Vars or Run Action in JS (WebSocket)Summary I want to update some variables or run an action on a websocket event.Content All, I setup a websocket in a VB app and want to update some variables or run an ac… -
Oj-table with custom data and column variables in VBCSSummary Oj-table with custom data and column variables in VBCSContent Hi, Is there away to populate the oj-table with custom data $page.variables.data: Array of objects … -
Call custom Javascript module function in template slot of oj-tableSummary Is there a way to call custom Javascript module function in template slot of each row of oj-tableContent Hi, Is there a way to call custom Javascript module func…User_2025-02-01-05-31-49-271 39 views 3 comments 0 points Most recent by User_2025-01-31-15-40-56-878 -
Performance IssuesSummary Performance IssuesContent Hi All, In the last month or so I'm building an app using Visual Builder. Lately, as the app grows, I encounter with heavy performance … -
Film Strip and Tab BarSummary How to configure; tie page to specific Film Strip itemContent Hello, I have attempted to set up the Film Strip and Tab Bar components with no luck. Specifically,… -
How to implement a Wizzard on VBCSSummary wizzard, ojrouter, jetContent Hi all, I've to put together a simple wizzard on VBCS and by looking at JET samples there's a good one that I could use: * https://… -
How To Fetch Data From Multiple Rows Selected In VBCS TableContent Like there is an event first-selected-row for vbcs table which fetch data from current selected row,is there any event to fetch data from multiple rows selected … -
Q: How to get table cell value on "ojBeforeRowEditEnd" event?Summary Using "ojBeforeRowEditEnd" event with no success.Content Hi All, I tried using "ojBeforeRowEditEnd" and get the cell value with $chain.variables.detail.value.dat… -
Including Google API into VBCS (Javascript)Summary I'm creating a page on my mobile app that basically displays a map, but I cannot render the map because it says: 'google' is not defined.Content I am trying to c… -
Q: How to update a specific BO row on click?Summary Update business object specific row.Content Does anyone know how to perform a PATCH operation on a BO, in order to update a specific row? I'm trying to update a … -
Blank screen on Android Mobile AppSummary VBCS Mobile app installs but only displays a blank white screenContent Hi there, A few months back I successfully created an Android mobile app installed it and …User_2025-02-01-05-42-23-284 32 views 2 comments 0 points Most recent by User_2025-02-01-05-42-23-284 -
Unable to read from rest apiContent Whenever I try to add data from https://129.150.207.86/ords/PDB1/randd/hr/employees/7900 this web service to a table, I get an error saying "Action RestAction Fa… -
Increasing oj-select option list size to remove searchingContent I have a oj-select element that is populated by binding a business object containing application data to the option list using an SDP. For two of these select el… -
How to use aggregate and groupby clause for reporting in VBCS.Summary How to use aggregate and groupby clause for reporting in VBCS.Content How to use aggregate and group by clause for reporting in VBCS. Business Scenario: We have … -
Grab the primary key when a row is selected into a view listContent Hi team, I have a list view showing some data coming from a rest service. Need to capture and store the primary key when a row is selected by clicking on it. Is … -
Object Trigger Email Template - Email StatusSummary Object Trigger Email Template - Email StatusContent Hello, We are sending email from the Object Trigger Email Template in our custom groovy code.How do we captur…User_2025-02-01-05-31-49-271 16 views 0 comments 0 points Most recent by User_2025-02-01-05-31-49-271 -
HTML Content in Email TemplatesSummary HTML Content in Email TemplatesContent Hello, How to send HTML Content in Email Templates. -
OJ Train Component - Tick without ClickSummary OJ Train Component - Tick without ClickContent Hello, How do we show a tick mark on OJ Train Component via code or configuration.As of know Tick mark is coming w… -
Composite KeySummary Composite KeyContent Hello, How do we make 2 columns combine as a composite key at the VBCS Object level.Currently there is only Unique feature.User_2025-02-01-05-31-49-271 25 views 8 comments 0 points Most recent by User_2025-02-01-05-31-49-271 -
Call a Rest service with parameters from a pageContent Hi team, do you have a tutorial/example showing how to call Rest service passing variables? Trying to build a search page and when I click on the Search button h… -
How open a new windows browser from VBCSContent Hi all, can anyone tell me how open a new windows browser from VBCS app? I've tried with this code but does not work: "actions": { "openToNewWindow": { "module":… -
Lock Application while Action Chain is being executedSummary Action Chain - REST Call - Progress bar while is being executed.Content Hi, On my VBCS App I've multiple REST Calls. What I want to do while one of this external…User_2025-02-04-06-37-33-175 20 views 2 comments 0 points Most recent by User_2025-02-04-06-37-33-175 -
group by and aggregate functions in queries for building reportsSummary group by and aggregate functions in queries for building reportsContent Question: How to use aggregate functions and group clause in rest queries? We don't want … -
Q: How to filter ArrayDataProvider?Summary How to filter a table based on ADP?Content Hi All, I created an editable table based on ArrayDataProvider. How can I filter the table, let's say, using a paramet… -
How we can use date time converter to load correct date time in User Interface from data object?Summary How we can use date time converter to load correct date time in User Interface from data object?Content Q1: We are getting wrong time displayed on UI when using …User_2025-02-01-05-31-49-271 66 views 15 comments 0 points Most recent by User_2025-01-31-15-40-56-878