JET
Discussion List
-
Scrolling table scrollbar to a specific column on link/button clickSummary Scrolling table scrollbar to a specific column on link/button clickContent Hi Shay, Looking to implement ADF component af:scrollComponentIntoViewBehavior functio…
-
How to achieve Table's Row expander in VBCS as compared to ADF's Detail Stamp Facet?Summary We have a requirement in VBCS for Table's Row expander as compared to ADF's Detail Stamp Facet. This is to show detail records of the expanded master row. How ca…
-
How to disable moving to the next row when i press enter in an editable tableSummary How to disable moving to the next row when i press enter in an editable tableContent Hi, is there any way to disable moving to the next row in an editable table …
-
Formatting date todayContent Hi, Can anyone tell me if there is anything wrong with my JS code? I am trying to use format today date but I've noticed the first function is not giving an outp…
-
When passing parameter from one page to anther space replace with + to how to revertContent Hello All, I am passing a param through hyperlink in a table which redirect to another page, my issue is that when passing the parameter the name which = "ALLOWA…
-
Manually Configuring a ComboBoxContent Hi, I tried following the steps mentioned in this blog but couldn't load details into the Combo box. Developer tools are not showing anything as well. However, I…
-
How to move from one tab to anther using a button action in VBCSSummary How to move from one tab to anther using a button actionContent Hello All, I would like to how How to move from one tab to anther using a button action in VBCS. …
-
Renaming and Uploading PDF FilesContent Hi, I am using file picker to upload files but it fails at times. Is there any certain property that has to be set? Also,I need to rename the files before upload…
-
Combobox repeated valuesContent Hi, I am displaying the output of a rest api on a combobox but the problem I am getting repeated values although they're not repeated in the original call. How c…
-
Role Based UI in Navigation ListSummary How to implmenet role based UI in a oj-navigation-list?Content Hi, I have a oj-navigation-list in my application that is created automatically when you select a …
-
Create oj-messages programmaticallySummary How to create oj-messages programmaticallyContent Hi, How can I create oj-messages programmatically from js file ? here is the case scenario, I created a validao…
-
How to dynamically build array filter expression in javascript in vbcsSummary I need a function to filter my array and return results based on user inputs.Content I need a function to filter my array and return results based on user inputs…
-
oj-list-view stopped working with Array Data ProviderSummary Earlier created apps using oj-list-view based on Array Data Provider stopped workingContent Earlier I had used oj-list-view with Array Data Provider and it worke…
-
Question in Integration between VBCS & PCSContent I've a question on integration between VBCS and PCS. I want to update data object created from business type of process from visual builder. Is there any way to …
-
Horizontal Scroll bar Doesn't move to the given positionSummary table's horizontal scroll position column index is not working every time when the table gets refreshed.Content Hi , I have a small scenario where i am stuck at …
-
Client Side Filter for Tables in Visual Builder using rest api endpointSummary Client Side Filter for Tables in Visual Builder using rest api endpointContent I need to to filter a table that is populated by a rest endpoint coming from a ora…
-
Combo box reads from a REST APISummary Combo box from a REST APIContent Hi, I know adding a combo box that read from a Rest APi is such a simple task but I have no idea why it's not displaying data al…
-
oj-table does not enforce the column styles unless there are more than one rowSummary oj-table does not enforce the column styles unless there are more than one rowContent oj-table component does not seem to enforce the specified min-width/width/m…
-
Is it possible to customs our own list viewSummary Is it possible to customs our own list viewContent Hello All, I would like to know if is it possible to customize our own list view. Please find attached screen,…
-
How to make a variable boldSummary How to make text field variable boldContent Hello All, I am using list view for data display, I made a concatenation of two variable and I would like to make the…
-
How to change the color of the selected tab indicator of the Tab Bar?Summary How to change the color of the selected tab indicator of the Tab Bar?Content Hi Experts, I would like to reach out if anyone has an idea on how to change the sel…
-
Difference between Array data provider and Array data provider LEGACYSummary Difference between Array data provider and Array data provider LEGACYContent Hi, What is the difference between Array Data Provider and Array Data Provider LEGAC…
-
After updating to 19 19.4.3 the 403 forbidden error occurs when calling api with method postSummary After updating to 19 19.4.3 the 403 forbidden error occurs when calling api with method postContent Scenario: A VBCS application created in version 18.4.1 uses a…
-
Passing QR code image linkContent Hi, I am trying to pass the QR code generated within my VBCS mobile App as an image link to one field in a process (PCS) but I couldn't even assign it to a varia…
-
Data rendering from ADP to Table taking too longContent Hi Team, We are using a table and a list view in our UI that are based out of an ADP. If we do a search, the REST call takes 7 secs to complete (result contains …Manivignesh Kuppusamy-186609 41 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
QR code generationContent Hi, I am trying to generate a QR code that is a combination of 6 values. Is there any workaround for the below? Any advice? Regards, Duha
-
oj-undefined error when implementing a jet componentSummary getting the oj-undefined error when importing a jet componentContent Hi guys, I am getting an oj-undefined error when trying to implement the card flip jet compo…
-
Consuming Oracle Jet Components in Oracle VBCSSummary I am trying to copy the Nested Data Grid Html and JS code into vbcs but knockoutTemplateUtils library is not getting recognized.Content Hi Guru's Looking for you…
-
DataTables instead of OJ Table ComponentSummary Can i import DataTables JSContent Hi, The oj-table component out of the box is very limited, is it possible to import something like: https://datatables.net/ and…User_2025-02-07-07-05-46-635 34 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Search a value in a Business ObjectSummary Search a value in a Business Object using javascript Module FunctionContent I would like to search for a value within a Business Object(BO), using a javascript M…