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
-
How to add blank row as a first row in select single dropdown using VBCS?Summary: Content (required):How to add blank row as first row in select single dropdown using VBCS? Version (include the version you are using, if applicable):Version23.…
-
store data temporarilyHello everyone, I have the following requirement that I currently work with Business Objects but it has already become a problem due to the amount of data that is being …
-
Running Hello World extension from FA (not from VB).Summary: I would like your help to be able to run this simple extension in FA. Content (required): Steps. But when I run the url in browser directly I get this: https://…
-
How to disable delete icon for 1st 2 rows of tableHow can I disable the delete icon action event for 1st 2 rows of table .
-
How to force a tooltip on a table column to be opened only if the prev tooltip was closed ?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
How to handle a deselect on Redwood VBCS?Summary: Hi, I am developing an app using Oracle Redwood theme for multiple selection on table. I have setup an action chain on the first-selected-row (to display or not…
-
Read image file from javascriptSummary: Hello everyone, I am trying to convert an image found in the VB path to convert it to base64 but no success. Your help please. The lines that are commented out …
-
Multiple Row Selection in TableSummary: Not able to get data from table after selection of Row. Content (required): Hi All, I implemented this method for Selection of Multiple lines from table. Having…
-
Can I keep the scroll bar of a data grid in the same place after editing it?Content (required): The data from the data grid can be edited, and when the data is edited the table is refreshed, and when it happens the scroll goes back to the beginn…
-
How to release selection from navigation menu if moved outSummary: I have created one VBCS app with navigation menu at the top of page (in shell page) to navigate between the pages as shown below. When I click on flow1 or flow …
-
How to build Multi form layout pageSummary: Hi, we have a requirement to build this page what is the best component to display the data section-wise on 1 page? what should be the best approach and cookboo…
-
Navigate between navigation on click of buttonSummary: I have created a page with below navigation (navigation is defined in shell page) On click of cancel button as shown above it has to route to create data page. …
-
How to restrict min value in input number fieldSummary: I have created a vbcs app which will accept number with input number component in vbcs. But I dont want user to enter value less than 0, how can I do this? Plea…
-
How can we make Dialog box auto resizableSummary: Hi- we are facing an issue user wants to pop up the dialog box that should auto-adjust its size based on Data we should not hardcode the height and width style,…
-
Table component want first row to be freezed while scrollingSummary: Hi All I have an application created where I'm displaying data with table component but when i scroll down the header row or the top row is not visible. How can…
-
How to reduce the gap between form label value or any fieldsSummary: I'm creating an application having form with input parameters but the gap between the fields is too much. How can I reduce it ? Also, How to know what classes w…
-
Can't able to set value to select-single filed in Oracle VBCSSummary: Hi All, I m facing some issue in select-single filed. when i create a record using select-single its working fine that same way, when i go to edit that record t…
-
Array storing only the latest element with array length 1.Hi, I have created an array variable with item type as string. I have multiple lines with different data. each line can be selected using a check box. Every time I selec…
-
Read the CSV and excel file both in vbcs and send data to IntegrationSummary: I have a requirement to read both CSV as well as excel file and send data to integration. Please help how can I achieve this. Content (required): Version (inclu…
-
How to access value of child table attribute in an actionchainSummary: How to access value of child table attribute in an actionchain Content (required): I have a table based on emp BO, in which deptno, deptname from dept BO and em…
-
Is it possible to do editable table using ords in oracle vbcsSummary: Hi All, I have an requirement to do add row and edit row in table level using ords(REST). I saw lots of video and websites but its used for business object, ple…
-
Unable to filter the data using Rest APISummary: Content (required): I was facing an issue with the filter the data of a given table using the Rest API. As you said in the blog the URI parameter while assignin…
-
How to add splash screens for Iphones.Summary: Add Splash screens for some variants that are not predefined in the resource tab of a mobile app. Content (required): Hi Team, I have a mobile app as PWA and it…
-
Select single selection how to save multiple valuesSummary: I have created an application with select single component where on selection i want to save multiple value like for example in select single if my label is emp…
-
How to Retain ADP on File Select and How to Apply FilterSummary: I don't know how to retain existing files in ADP when we select additional files through file-select component. Content (required): I have two issues; I have cr…
-
How could I change CSS Style tag dynamically?Summary: Content (required): I tried using the return of a string function containing CSS Style and I tried using it dynamically in the :style tag, but with no success. …
-
Refresh value in text field from a converter function.Summary: Content (required): Hi All, In my page, I have a text field with a converter that converts the number as per the maximum fraction digits given (ex.2). If I ente…
-
Is it possible to filter the data in oj-select-single field using SDP variable in vbcs?Summary: Hello everyone, I have an requirement that is need to filter the data in oj-select-single field using SDP variable, i tried lots of things in that but i cant ab…
-
VB Excel PluginSummary: Our requirement is to restrict columns from table after downloading data, based on some status column. So that user do not have ability to update the details of…
-
Can we call App1 flow from App2Summary: Can we call App1 flow/ page from App2 Content (required): For example we have two applications like App1 and App2. Can we call App1 flow/ page from App2 at butt…