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
-
Integrate google map into applicationContent Hi, I want to integrate google map into my application, but when I add " I get the error "script tag is not allowed" How can we add this to show google map?
-
Using $regex in AttributeFilterOperatorSummary How to use regex in filter filterCriterionContent Hello Experts, I have a webservice endpoint which has some filterCriterion defined to restrict the data. The fi…
-
Curly brackets, square brackets ... double, single ...Summary Diifference between double curly brackets, double square brackets, ...Content As a newbee to VBCS is followed a learning path compiled by John Ceccarelli, and ty…
-
Missing required property: aggregatedFieldIdSummary Manually adjusted a SDP variable type resulting in error "Missing required property: aggregatedFieldId"Content The steps I took: - created a list page for a busi…
-
Using the pattern attribute on oj-input-text elementSummary Is there any support for the pattern attribute for text inputsContent HTML5 introduced the attribute pattern for text (and other) input types. It takes a regular…
-
Visual Builder - Use Oracle JETContent Hi, Are we able to define own UI components using oracle JET instead from the list of UI components in the panel? For example, it does not have accordion compone…
-
Is there any way to control when a "permanent" notification disappears?Summary I want to control a notification through a different action chain / module, or set a timer on the transient propertyContent I have an error notification that fir…
-
Edit page gives 404 errorSummary EDIT page created from quick links using a service connection throws 404 errorContent Created an Edit page using quick links and REST API service connection as t…
-
Is there a way to create REST endpoints apart from what is created as part of business objects in VSummary Need a way to create REST services just like ORDSContent Hi VBCS Community, I am looking at possibility to create new REST end points apart from what are already…
-
put current date in filter valueSummary put current date in filter valueContent I want to put current date in filter value. I try to make a function which give me a current date, how is working wel. Th…
-
get total row from a tableSummary get total row from a tableContent I'm trying to get the total row from a table. I use this code:
-
Can't make a table editable in a web app.Summary I'm trying to make a table in a web app editable. I've set edit-mode = rowEdit but it doesn't seem to allow me to change enter/edit the row.Content Hi there, I'm…
-
Test Error on StageSummary When I try to test my project on VBCS stage,some error popup.Content Hi experts, When I try to test my project on stage,some error popup. Failed to load: text!vb…
-
Creating business obect from table creation sql scriptsContent HI All, We are using vbcs as part of Autonomous OIC. One thing we have learnt is that the underlying database is not accessible using sqldeveloper. Now in order …
-
Change a date format in a TableSummary Change a date format in a TableContent I want to change the date format in a tabel. I want to change de column 'END_TIME' to a 'DD-MM-YYYY' format in the table. …
-
Getting error using FA REST APIsSummary Using FA REST endpoint in building visual app throws errorContent I am trying to use REST API to build visual apps in VBCS. I am successfully able to make the GE…
-
Checkbox with multiple values needs to be added to the business objectContent I have a checkbox which can have multiple values selected. I need the values selected to go into a field in the business Object, What should be the type of the f…
-
Combo box backed by an Array shows value and not display value on adding new rowSummary Combo box backed by an Array shows value and not display valueContent I have combo box shown in a custom Template inside oj-bind-for-each tag When I choose the f…
-
Looking for VBCS Development standardsSummary Development standardsContent Hi Community, Is there someone out there who could share some basic development guidelines to follow while developing VBCS and PCS a…
-
Unable to install Mobile application on AndriodSummary "There was a problem while parsing the package" when trying to install on Android mobileContent Hi there, Wondering if anyone has seen this message when trying t…
-
Importing Js library for custom codeContent I have a mobile application. I have page in which I have menu items. For one of the menu item selection,I used "Call Module Function" in my action chain. I was a…
-
get id valueSummary get id valueContent After create a event, I want to return event_ID in the input text event_id. How can I do it?
-
VBCS Mail Server SetupSummary Configuring the Mail ServerContent Hello, For sending the emails from VBCS, where do we setup the mail server configuration.
-
Is it possible to convert a VBCS project into an OJET project?Summary Can we start with a VBCS project and then eventually convert it into an OJET projectContent Hello experts, I wanted to check if we can start with a VBCS project,…
-
Create Login in VBCSSummary Create Login in VBCSContent how can I build a Login page in VBCS? not on Application level but on session level.
-
Extending Oracle ERP cloud with VBCSSummary Maintain Xref table for Order management cloud as a webform in VBCSContent Hi Team, We are implementing Oracle Order Management (OM) cloud to capture orders from…
-
How to show the fields apart from id, value in a combo when the user selects an optionSummary How to show the fields apart from id, value in a combo when the user selects an optionContent We have an LOV which is built on the Business Object which has addi…
-
Requirement to obtain user name and password from VBCS Mobile application and pass them as Base64 enSummary Requirement to obtain user name and password from VBCS Mobile application and pass them as Base64 encoded Authentication to call a REST End point created in MCS,…
-
JET How to edit after created?Summary how to edit oj list view after createdContent Hi, How to edit oj list view after being created? I added the additional field and value on the "code" level but st…
-
Dependent Lists in a Table backed by an Array in Visual Builder Cloud Service VBCSSummary How to define dependent LOVs when the LOVs are shown in a table and each dependent LOV needs to refresh based on the source of the same rowContent Hi, I have an …