Visual Builder
Discussion List
-
oj-button background colorSummary Can I change a the background color of the oj-button other than primary and confirm?Content I am trying to change the oj-button background color to red, instead …
-
Calling an application via POST instead of GETContent Hi experts, I want to call a vb web application via POST method instead of GET. Thet address of the application is the following: https://auto-wkf-dev-id1xxxxxxx…
-
Can we navigate to the pages in other Flows?Summary Can we navigate to the pages in other Flows?Content Hi All, I have used "Navigate" component in the action chain to navigate to other pages in the same flow, thi…
-
How to validate duplicate records in vbcsSummary How to validate duplicate records in vbcsContent Button click i want to validate duplcate records in vbcs please guide
-
Unable to filter SDP data in Select (Single) DropdownContent Hi, I have a oj-select-single component bound to a SDP. I want to filter the data by typing in a value in the box but I keep getting the "Select: DataProvider do…
-
How to use converters in cell.renderer in data gridsSummary How to use converters in cell.renderer in data gridsContent Hello experts, I am trying to replicate the JET Cookbook data grid on to VBCS. link -- https://www.or…
-
Is it possible to set paging model for oj-Filmstrip to make banner carousel from Rest API?Summary I tried to make Banner Carousel using oj- filmstrip, the data being retrieved from Rest API.i am able to load the images perfectly in the film strip with navigat…
-
How to show a table based on input conditionsSummary show table only when user inputsContent Hello, We have created a table view of records using business objects, there are two date fields on top of the table. Can…
-
Filter -> REST helper -> requestTransformationOptions!Summary Filter -> REST helper -> requestTransformationOptions!Content Hello Everyone, I've been referring to Duncan's post on "Ensuring Unique User Input in VBCS" (https…
-
Can we create/integrate chat bots in VBCS? How?Summary Can we create/integrate chat bots in VBCS? How?Content Hi All, Wanted to check with you if there is a way to create and embed chat bots in VBCS web applications.…
-
Responsive pages in VBCSSummary Responsive pages in VBCSContent Hi All, Wanted to check with you if there is a way to create responsive pages in VBCS. It's like the page components adjust as we…
-
Export & Import Application with Authorization KeysSummary Export & Import Application with Authorization KeysContent Hi, is there anyway to export & import application with Authorization Keys values ? We have two instan…
-
Moving Table scroll bar to specific column position on link or button clickSummary Moving Table scroll bar to specific column position on link or button clickContent Hello Everyone, Can some one help me here. I have a table having more than 20 …
-
How to check commit details before we push to origin in VB Studio workspaceContent We are using workspace to build our VBCS application. As a standard we do commit and the push once we are ready to push into origin. But how to check the details…
-
Fetching data from REST API based on the child subset attributes - VBCSSummary Fetching data from REST API based on the child subset attributes - VBCSContent Hi All, I have one REST API created service connection with that in VBCS, which re…
-
is there a Dynamic REST endpoint support in VBCS?Summary Need to know how can we dynamically call REST endpoint using 1 service connection in VBCSContent Hi All, I have a requirement where I have multiple OIC PODs havi…
-
Change text color dynmicallyContent We are looking to change the text color of our oj-input-text based on certain conditions. We have tried several options: * Call a JS function passing the element…
-
Theming an ApplicationContent I'm trying to follow the Theme Builder instructions (https://www.oracle.com/webfolder/technetwork/jet/public_samples/JET-Theme-Builder/public_html/index.html?roo…
-
Getting REST endpoint of custom tables in cloud DBCSSummary Getting REST endpoint of custom tables in cloud DBCSContent Hi All, I have created a custom table in SQL developer to get the REST endpoint of the table to be us…
-
Cannot see new translation / localization strings fileSummary Newly uploaded translation strings file doesn't show up under ResourcesContent Hello Using Designer in Visual Builder Studio. I've followed the instructions to c…
-
CX REST vs. VBCS Business ObjectSummary Which one should we use?Content Hi, I'd like to get some advice on the following use case. In our custom VBCS page, we call CX Sales REST (e.g. Account REST API)…
-
Searching or Filtering in ComboboxSummary Searching or Filtering in Combobox via typing in valuesContent Hi guys, Hope you all are doing well during these tough times. Im having a few issues while workin…
-
Not able to use export data componentSummary Not able to add any attributes in export data componentContent Hello, We are trying to add a export data functionality for a business object. when we add the exp…
-
REST API calls with LIKE keywordSummary REST API calls with LIKE keyword in q ParameterContent Hi Guys, Hope you are all doing well in these tough times. I'm unable to achieve a response for the below …
-
VBCS Service Connection can test a REST endpoint but schema generated with Json Object is not parsedSummary JSON Object Handling in VBCS UI component bindingContent Dear Team , We could not use a REST end point returning a JSON Payload which is of JSON Object structure…
-
Select Single usage inside Dialog Component not rendering ADP Data as expectedSummary Select Single usage inside Dialog Component not rendering ADP Data as expectedContent Hi All, Im trying to use oj-select-single inside oj-dialog body slot, and u…
-
Failed to stage appSummary Unable to stage the VBCS appContent We are seeing the message [ERROR] Failed to stage app . How do we get to the logs to see if there is any issue with the code …
-
Unsupported Media Type in oracle vbcsContent Hi All, While creating service connection 415 error occurs. It works fine in postman but when i try that in vbcs 415 error occurs. I have passed content type as …
-
How to update multiple row at a time in Business Object?Content In our requirement, we need to send some approved records to a service, at the same time we need to update those approved records to a status of Data transferred…
-
Login AccessSummary How to access to application using login formContent Hello All, I'm working on an application in VBCS so, I have a login form and I want to make validate if it i…