Category 218
Discussion List
-
Sorting based on header in oj Tables in VBCSSummary: I am fetching data using a rest api with the help of SDP and populating that data into a oj table. My table have three columns Name, age and Designation. I want…
-
I want the user to enter only tasks related to him/her?Summary: I want the user to enter only tasks related to him/her? Content (required): I am building applications to add tasks to users. and I want each user to enter only…
-
How to set collapsible component expanded to false in action chainSummary: I have a vbcs page where on click of search button within the collapsible i want to make the collapsible component expanded to false i.e. it should not be anymo…
-
Inline Edit and Add Row functionality in VBCSSummary: Inline Edit and Add Row functionality in VBCS Content (required): Hi All, I have below requirement a) Inline table edit functionality b)Add button to insert a n…
-
Unable to display the virtual keyboard on the select many component in mobile browser.Summary: Unable to display the virtual keyboard on the select many component in mobile browser. Content (required): I'm using a select many component, and in the mobile …
-
select single filter list of value as we typeSummary: Currently I'm using SDP to populate the data in select single component but when i type the list is not getting filtered. Please help, how can i add filtering o…
-
How to expand specific level using oj-row-expander using script?Summary: We have requirement of oj-row-expander with three levels of hierarchal data and able to display it on UI with edit feature in level3, when we editing any of lev…
-
oj-table -> can we get the column name instead of index based on the position of the cell?Summary: Hi Experts, I wanted to know if there is any event or attribute in the oj-table's editable table to get the exact column name from the table? I have an oj-table…
-
Dynamically create ADP and ADP type based on the configuration dataSummary: Hello Experts, I have a requirement as below, Call REST API to show the list of values of the configurations - DONE Add value change listener to the lov (combo-…
-
Import Sales order through Visual Builder addin for excel cannot enable the Project and task fieldsSummary: Importing Sales order through Visual Builder addin for excel cannot enable the Project and task fields to capture the project information as the line level. Con…Shuja Siddiqui-Oracle 152 views 6 comments 1 point Most recent by Kelsey Von Tish-Oracle Visual Builder
-
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…
-
How to customize layout to have 3 sectionsSummary: I want to create a layout for a page in VBCS like a blog as shown in below, on right side I want to add the links or table of content and in left or center the …
-
How can I place the button at the center of screenSummary: I have dragged and dropped button component on to the VBCS page but it is dropped at the left side of the screen. Is there any class by using which it will plac…
-
how to add favicon image to VBCS appSummary: Hi All As I'm new to VBCS, i wanted to know how to add favicon image. Please help Content (required): Version (include the version you are using, if applicable)…
-
Bulk Upload Feature in VBCSSummary: Bulk Upload Feature in VBCS Content (required): Hi Team, We wanted to load the BULK data using the excel in VBCS based on a PAAS View or Paas ATP tables. We hav…
-
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 show the current domain name and OIC instance name on the page?Summary: Hi - We have a requirement to show the current IDCS domain(user logged in) and the OIC instance on which VBCS service is running. Content (required): How to get…
-
Go to Top Behavior in my pageSummary: Go to Top Behavior in my page Content (required): Hi, I have created a page with 3-4 accordion components. Users scroll down to get to the last accordion. I wan…
-
invoke soap service example ExternalReportWSSService?wsdl operation : runreport()Summary: invoke soap service example ExternalReportWSSService?wsdl operation : runreport() Content (required): how can I invoke soap service (for example the service: th…
-
Change of Theme of VBCS application from SaaS R13 to RedwoodSummary: In VBCS we have applications in SaaS R13 theme, as per Oracle the theme is deprecated but have End of Life support. Content (required): We are also exploring op…
-
How to disable tab key on editable table for column navigation.Summary: I have a table which is having editable fields as a columns , I am using data provider to update the rows in a table while using tab key to navigate next editab…
-
How to display the data in single select from a tableSummary: How to display the data in single select as well as display the data from rest API Content (required): Hi All, I have a requirement where we have implemented th…
-
How to auto select all rows on data load in a multiselect table.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 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 …
-
How to Assign response of an API to an ADP VariableSummary: How to Assign response of an API to an ADP Variable Content (required): Hi Expert, Can anyone share the complete step to assigning response of an API to ADP var…
-
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 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…
-
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 .
-
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…