Custom Code
Discussion List
-
unable to edit documentRecordsDFF in Oracle Visual Builder @ Application ExtensionSummary: unable to edit documentRecordsDFF of documentRecords as documentRecordsDFF not contain fileds on response when use rest api at oracle visual builder Content (re… -
How to export data into word document using VBCSSummary: I've a requirement where I've to export the data of a SDP/ADP into a word document in the structure of table, Could someone please help me in achieving this in … -
How to implement language translations on App Extensions?Summary: In fusion, there is an option to change the language in set preferences, change the language in session settings to test language packs. How to pass the value t… -
vbBeforeEnter - navigating to Azure login or to a different flow in the applicationSummary: Hi Experts, Good morning/evening/afternoon. I have an application with 5 flows in it and one flow is mapped as default flow from the shell page. And also have u… -
Data Grid - Jet Cookbook - how to implement in VBCS 19.1.3Summary Data Grid - add to VBCSContent Hello, I would like to add the Jet Cookbook Data Grid to a VBCS application because I believe it would be a lot easier to manage t… -
Transform - Paginate function for REST APISummary: Hi All, Happy New Year to all. I am consuming OIC REST API and which returns totalNumberOfRecords and the response data array object. I want to implement LoadMo… -
Add custom operators in VBCS excel plugin search palletteSummary: We want to know how can we modify operators in search pallette Content (required): We need Range operator in date, date from and date to in search pallette Vers… -
how to pass a value to one application to another application using url parameter in oracle vbcs ???Summary: Content (required): Hi All, I have an requirement in my project, i have to pass a value from one application to another application. we tried for this using url… -
VBCS: How to configure data in redwood dashboard?Summary: How to configure data in redwood dashboard: for ex. Charts, data lists/ tables of recently added data, Notifications, cards for important notices etc. I dragged… -
How to do multiple filed filter for the table data from ADP type?Content Hi Team, I consuming report data and return list of values in array format. then i show that data into table format using ADP Type. -
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-… -
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… -
Authorization Failed while Invoking Process in Fusion Embedded VBCS PageSummary: I am using "Cloud Cloud Account" as authentication for the backends in my VBCS app and our SaaS and OIC are on SSO (IDCS). Content (required): The page appears … -
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 … -
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… -
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… -
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… -
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… -
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… -
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… -
How to use rich text in VBCS applicationSummary: Hi Team, I am try to use rich text in vbcs application, I cant use component plate feature Content (required): Version (include the version you are using, if ap… -
How to map ADP to Task Table in VBCSSummary: Mapping between ADP & Task Table in VBCS Content (required): I have one ADP array (multiple rows) and tried to map it with Table array of Task in action chain. … -
Trigger validation from an action.Summary: Content (required): Hi Team, Is it possible to trigger a validators property from an action. The inline validators functionality is working as expected, now I w… -
Adding VB Studio Page in Fusion SaaS SpringboardSummary: We need to add a page developed Visual Builder Studio as a springboard menu. When configuring using sandbox, it asks for Focus View ID and Web Application. Pls.… -
How to export Data in multiple sheets ?Summary: The requirement is to export data of two different tables in two sheets of a same excel file. Content (required): I am using an oj-sample-export-data component …Vishal Singh Rajpurohit 220 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder -
Is there way where we can restrict access to VBCS applicationsSummary I want to give access to only to a specific group to my VBCS Application, any other user(Not member of that specific group)who tries to access the application sh…Jagadeesh Kumar Thontapaka 145 views 10 comments 0 points Most recent by [Deleted User] Visual Builder -
Is Contains Condition for IF Action Possible?Summary: Is Contains condition for IF Action possible? Content (required): I am writing a code which compares a variable if it is contained in the other variables. Is co…