Category 218
Discussion List
-
How to sort ADP using variable sort featureSummary: HI I want to sort ADP data by using below feature and refresh index if user delete table row: How to refresh table sequence Column if user delete middle row: He… -
Identify if SelectAll is selected in case of oj-table when Multi Selection Mode is ONSummary: We want to fetch the keys/indexes of checked rows on the oj-table. We have enabled the Selection Mode, Row = Multiple. Ideally, when the table loads, checkboxes… -
Getting error when trying to open a dialog using module functionSummary: I want to open a dialog box whenever I click on the button but getting an error. Content (required): Hi, We have developed an VBCS application last year and mov…Jagadeesh Kumar Thontapaka 68 views 3 comments 0 points Most recent by sailesh_cloudare Visual Builder -
How to connect scan reader sensor tool to my applicationSummary: How to connect scan reader sensor tool to my application. The receipt shows using only mobile and reading image. But I want to use scan reader. Content (require… -
How to Logout on closing of tab in vbcs App?Summary: Logout functionality when user closes the tabs. Content (required): Hi All, I need a logout functionality of vbcs application when user closes the tabs (clicks … -
Page freezes when huge data is assigned to ADPSummary: SOAP BIP call is made to load data to an ADP. Page freezes when data is huge Content (required): We are making SOAP BIP call to fetch employee records from Fusi…Nirosha Mookaiah Natarajan 55 views 2 comments 0 points Most recent by Nirosha Mookaiah Natarajan Visual Builder -
detect row changesSummary: Content (required): I have an editable table in which I add editable rows and within the row I can record the data. I have a SAVE button that reads all the line… -
File Upload Recipe: Activity Number?Summary: I was checking the File Upload Receipe but I did not get what is the activity number. Content (required): This is the link: Oracle Cloud Applications Recipe But… -
Sending Email notification conditionallySummary: I need to send Email notification on update. Content (required): The notification on update should be conditionally. but on criteria I could not find a way to d… -
VB Excel add-in - How to setup field LOV's based Other Fields ValueUse Multiple LOV’s for a field based on selected value of other Field We have a field called Qualifier Type which can contain Multiple values as Below. Bill-To Location … -
Oracle VB Excel add-in not supported on Virtual desktopSummary: Hello, we are implementing Virtual desktop at our workplace. I was reading the installation document for Oracle Visual builder add-in for excel and noticed that… -
While saving the record facing error.Summary: Hi Experts, 😊 Hope all are doing well. I am currently working on creating a custom application. The functionality is that we are using 2 different API’s, one i… -
How to insert blank record at the top of the editable table in VBCS ?Summary: Trying to insert a blank record in a editable table, which is inserting at the bottom of the table. So expecting the blank record to insert at the top of the ed… -
How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS?Summary: Content (required): Hi All, There is a requirement in my application. Using SDP, we are displaying a table. Row as Multiple is the selection mode for this table… -
File attachment to File SystemSummary: File attachment to File System Content (required): Hi, I can see many resources indicating file attachment storing file to a BLOB column of a table. Can we uplo… -
Vb Escel add-in : Issue with excel formula on String ColumnSummary: We have defined a Line id column in the layout as String, General - allows for formula. An excel formula SEQUENCE(x) is entered on the call to autogenerate the … -
VB excel add-in : Authentication with Fusion Token RelaySummary: An integrated workbook is setup with 2 FA Catalogs sharing the same basepath /fscmRestApi/resources/11.13.18.05. A BO in each Catalog is mapped to 1 or more lay… -
Javascrip ReplaceAll functionSummary: Content (required): Hello everyone, is it possible to replace newlines or ENTER using some javascript function? I've tried the replace() function, but it only r… -
Export SDP Data in csv formatSummary: Hi all, we have a requirement to export data from SDP in csv format. We have installed and used the built in Export Data component available in VBCS however it … -
How to prevent page navigation if the external API not responding with result ?Summary: I am using external API from database but in case user put a number in the form and submitting, the page navigation is conducted even if the API has no result. … -
What is the best way to do pagination on Table in VBCS ?Summary: Need to do pagination on a table which will show 10 columns at a time on a VBCS page in a table Content (required): Need to do pagination on a table which will … -
What approach i should use to display 60 columns in a table which are editable?Summary: I have requirement to display 60 columns in table on VBCS Page. All the columns in the table are editable. What is the best approach to display 60 columns on a … -
How to access the oracle cloud authentication username/password in javascript function?Summary: Hi All, How to access the oracle cloud authentication username/password in javascript function. we have built a user interface to manually trigger the OIC sched… -
Problems with date conversionSummary: Content (required): The oj-input-date component is delaying the date by one day in the view. The problem also occurs when I use the same component in a form to … -
Getting error in oracle excel add in "server has forbidden you to perform requested operation"Summary: Hi Team, On UAT environment excel add in sheet working fine through our machine but when business trying same excel from Citrix then they are receiving error me… -
Issue with date parametersSummary: Hi, We have date component on UI and when select date value from the calendar and hit on search button, the dates are being passed as one day prior as shown in …User_2025-03-07-05-45-48-104 43 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder -
search/filter data on table with for required columns based on custom service dataSummary: search/filter data on table with for required columns based on custom service data Content (required): We have a client requirement like to search(auto suggesti… -
Batch Editable Table BDP issue while additem and updateitem BDPSummary: Hi getting an error while adding a new row and updating an existing row in the Batch editable table. Additem : Updateitem : -
Field regexp Validator for numbers onlySummary: Content (required): Hi, We have a number validation using regexp in validator. It also works on MAC in emulator and direct link. It works fine on Android Chrome… -
My requirement is to export the only edited row from table.Summary: Hello Experts, I am using the export functionality in VBCS to allow user to export the table data which is working fine but my requirement is export the only ed…