UI
Discussion List
-
getting max value in array in javascript not workingSummary frustrating issueContent Hello, First a little background. I have an editable array with an "add row" button. The button adds a single row that is in a business …Stephen Bryant-131052 17 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Editable Array Issue in VBCSContent Hi All, I am trying to implement editable array as per the guidelines provided in the jet cookbook (https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.…
-
Embed OIC VBCS Form In HCM UISummary Need guidance on embedding an OIC VBCS form in HCM UIContent Hello everyone, Has anyone embedded an OIC VBCS UI in HCM? How is this done? Should it be done? What…
-
How to create customized dynamic table in VBCS?Summary How to create customized dynamic table in VBCS?Content Hi Team, How to create customized dynamic table in VBCS? Thanks, Karthick Version 19.1.3
-
Using a URL (as opposed to a selected row event) and Passing parameters to filter the ADPSummary click URL, pass parameters and filter an ADPContent Hello again, I can certainly configure a selected-row event and pass parameters to filter an ADP and show rec…Stephen Bryant-131052 22 views 14 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
Display the default value in a select-one fieldSummary i wanna to display the default value of the variable in the select-one with static list optionsContent Hi, So, what I have is the edit form page (where each vari…
-
URL to be invoke from iframeContent I can able to invoke the URL from Link component. But i need to invoke the URL from iframe(like on click Tab component). Is there any custom component where i ca…
-
State Management with a Data Grid ** Need Advice***Summary Managing the State of the page when a user changes rowsContent Hello, I have a data grid in the image file below. It has six fields as follows: Line Num / GL Dat…
-
Aggregating dates to display in VBCS ChartsSummary Aggregating dates to display in VBCS ChartsContent Hi, We have requirement to display the data in Monthly , Quartely view on VBCS charts. Could you please advise…
-
Row level templatesSummary How to use row level templates for styling a pageContent Hi, Could you please provide example of using row level templates for changing color of a row in VBCS. T…
-
How to make a Select one Combo box display more items ?Summary i wanna my combo boxs display more than 15 itemsContent Hi, I have many select_one combo_boxs that display data fetched from some APIs . I noticed that the combo…
-
How does Visual Builder define the line break when reading a file using File Picker?Summary I need to separate a text line by line in sql plContent Hi everyone, I have a development in Visual Builder that reads .csv files using file picker. On the other…
-
Unable to drag and drop components in classic applicationContent Hi All, I have created sample application using classic with the template. Unable to drag and drop basic components like textbox,number,date etc.. But i can able…
-
Embed OEC - Re deploy ApplicationContent Hi, Assume this scenario. We want to modify something from the existing application which we embedded in OEC / any application, we have to redeploy it again wher…Mohana Gopal Selvam-Oracle 22 views 2 comments 1 point Most recent by Mohana Gopal Selvam-Oracle Visual Builder
-
Posting VBCS Screen (header and lines) to REST Service in ICS (upload to FTP)Summary One Header Record, Many LinesContent Hello, I have a VBCS screen composed of a Header section and a Lines Section. The header section is tied to a BO while the l…Stephen Bryant-131052 26 views 14 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
How to get a selected row value in VBCS for data which have been consumed through REST.Content Hi all I'm using VBCS I want to get a selected row data in input text. I have follwed below link which works perfect for Business component data. But i have cons…
-
How to validate a form before click save button ?Summary I want to not send a form only after all required fields are filled ?Content Hi evryone; I have some create forms that contains required fields. i want that if a…
-
Upload a file in UCM using file pickerContent Hi All, Need to upload a file in UCM using file picker component. How i can send a file to UCM? UCM is SOAP service? Thanks, Vijay
-
Compound Filter not working on SDP **Solved**Summary Compound Filter not workingContent Hello, I've configured two fields as search parameters on a table tied to an SDP. No matter what I do, it will not filter data…Stephen Bryant-131052 32 views 9 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Refresh or reset ADP getting error "attribute" is undefinedContent When i am refresh or reset the ADP. I am getting the error as "Cannot read property 'LineTypeLOV' of undefined". For the first time its working fine. Let me know…
-
Upload file using file pickerContent Hi All, I need to upload any type of document using a file picker and to display the list of files using the links. So can download the file using the link or ne…
-
Implementing Pop UpSummary Need to implement popup that renders on a new pageContent Hi Team, I have requirement to implement a popup that provides functionality to add attachment through …Swapnil Kashid-160690 35 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Compound Filter - not working for five fieldsSummary Compound Filter works for three of the five but not last twoContent Hello, I have a compound filter that is based on five fields. I created a function per Shay's…Stephen Bryant-131052 23 views 5 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
How to add an array to a POST Service Data Provider?Summary I need to POST multiple contact of the same customer using a post formContent Hi there, I have a list of customer that are displayed in a table. I did create a C…
-
How can i make a variable store data after using a Call Module Function event?Summary waht am asking for is how to change the value of a variable and keep it changed using a Call Module Function eventContent Hi, I passed a variables in the argumen…
-
Getting Uncaught TypeError calling Web ServiceSummary Error Occurs even though the Webservice brings back dataContent Hello, I am getting this error when calling a web service I created that brings data back to vbcs…Stephen Bryant-131052 12 views 10 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
How to implement pagination in ArrayDataProvider(ADP)?Content Hi All, I have invoke the REST API and store data in ADP and display in a table. Need to know how to implement pagination in ADP? Thanks, Vijay
-
VBCS PagesSummary Is it possible to display different pages (edit, list) on a single page?Content Hi everyone, I was wondering if it was possible to display the list page and the …
-
Filtering and sorting in VBCS is not working while implementing using rest servicesContent Hi Team, I have followed below link to perform filtering and sorting in vbcs. It works fine for the table which i have drag and dropped from Business Object. But…Shakila Murugan-90549 43 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Table records is not visible to another admin userSummary Table records is not visible to another admin userContent Hi All, I am facing an issue, I am pulling the data from rest Service( rest Exposed Integration) in a t…