To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
VBCS Offline Mode & Best Browser RecommendationsSummary: Content (required): Hi, I've got 2 questions. 1. Can VBCS codes run offline or it always requires internet connection? 2. What is the best browser suggestion to…
-
Adding a new calculated value in the table.Summary: I have created a service connection and using that Data have created a table with 3-4 columns (Incl. Price column). Now I need to add a new column in that table…
-
Get Task collection action retrieves REJECTED tasksSummary: I have used Get Task Collection action in the action chain in my VBCS app, this action is retrieving tasks having status REJECT. Please help me how I can retrie…
-
Publishing App ExtensionsSummary: Hello, I am looking for the exact steps in fusion after publishing an app extension. Content (required): I tried with 2 approaches mentioned below 1) Not creati…
-
Filter a List View added under single Select collection template in Dialogue box.I have added added a Dialogue box in a page. Inside dialogue box I have added single select component in which i am populating data from SDP. but since only up to 50 row…
-
Editable table - Line EditingSummary: Line Editing Stops after selecting the value from dependent LOV Content (required): Hi All, While Editing the line, ojBeforeRowEditEnd →TableBeforeRowEditEndCha…
-
table with paging control having issues with on click button eventSummary: I have a table with paging control added as shown in below screenshot. When i go to pages other than 1 i.e. 2, 3 or any other page other than 1 and click on but…
-
Button event action is not working if i navigate between pages and clickSummary: I have created a page having table, which get populated with the data from ADP, out of the columns in the table one is button as shown in below picture. When I …
-
Unable to reorder columns, even after selecting dnd.reorderSummary: In the below Ojet table, unable to reorder the table columns in Live mode even after selecting dnd.reorder Please need urgent help .. It is to be deployed to PR…
-
How to Get Type in Value from a Select -Single(oj-select-single) FieldSummary: I have tried assigning the variable to a value field, but it's returning as undefined or null. Content (required): Version (include the version you are using, i…
-
Visual Excel plug in - Create Receivables invoice FailedSummary: Create AR Invoice failed after multiple attempts Content (required): The data in the excel plug-in is replicated from a succesful REST service call with exactly…
-
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…
-
Webcast - Dynamic Components Deep DiveSummary: Join our monthly Visual Builder office hours webcast to get a deeper look at the Dynamic Components provided in Visual Builder. https://asktom.oracle.com/pls/ap…
-
How to move selected row on press of enter key?Summary: We have a requirement where on click of the Enter key, the edit mode has to move to the next row of the table. Currently, on click of enter key, the edit mode i…
-
VBCS: Editable table - Disable double clickSummary: Hi Everyone, I have created oj-table, and added the logic for editable table. Want to know if there is any way to disable EDIT on Double click of the row. Pleas…
-
How to Disable Input SearchSummary: Input search should be in Disable on Approve Page Content (required): Hi all, On the client Approve Page, All fields should be in disabled mode , Should not be …
-
When calling REST Endpoint from VBCS, and there is a empty response, how to handle it in VBCSSummary: When calling REST Endpoint ( OIC Integration created based on DB Adapter ) from VBCS, and there is a empty response from the DB, the OIC just sends and on obta…
-
How can I hide pages based on the roles assigned to the users in VBCS?Summary: Content (required): I included a Java Script code in shell and tried to disable the page using Id, but it is not working. Is there any way to handle it in VBCS.…
-
Not able to find specified endpoint in JS function error. Need to know what is the issue.Summary: Although defined an ADF Describe endpoint in VB extension, but getting an error while accessing it in the validator function. Content (required): Version (inclu…
-
browser back button functionality in VBCSSummary: Hi Team, we are building the VBCS pages. Say suppose, if user clicks on browser back button then page details will lost and it will make an issue on the page. C…
-
migrate code to visual studio from vbcsSummary: Currently we have 20+ projects created directly with Visual Builder Applications (OIC console) and now we want to move those applications to Visual Studio so th…
-
Freeze tab header of the the oj-tabs placed inside the oj-dialog.Summary: Sticky tabbar inside oj-dialog. Content (required): I have oj-tabs placed inside a oj-dialog. Each tab has set of fields and whenever the oj-dialog scroll bar i…
-
Facing issue exporting SDP 1000 records table data onlyI am facing an issue when exporting data to excel it's exporting only 1000 records not exporting all records around 5000 when I add a limit in the property then it gives…
-
oj-progress-circle and oj-progress-bar => Showing percentages valuesSummary: Hello Team, Good morning and Good evening. I am using oj-progress-circle, can we show the percentage value at the center of the circle? Also for oj-progress-bar…
-
Deploying App extension to Different FA serversSummary: Service connections pointing to test servers and API calls failing in dev instance while deploying App extension Content (required): Hello, I am trying to publi…
-
How to disable a table in VBCS dynamically based on conditionHi Team, we have a requirement to disable a table/disable double click on table based on field status. we created Id for table and try to disabled it from Java Scripts .…
-
Automatic login for Visual ApplicationSummary: Is there a way to implement an automatic login in a Visual Application Content (required): We have created a Visual Application and embedded it in our CX Sales …
-
Transform - REST API - Service ConnectionSummary: Hello, We created a custom transform file by selecting the filter function. Content (required): We are calling the value set API /fscmRestApi/resources/11.13.18…
-
How to disable table or button in table in VBCS dynamicallySummary: Hi Team , I have to disable table or button in table dynamically depending upon particular condition so that no editing can be performed . Content (required): V…
-
How to use upper In Q parameterSummary: Upper syntax In Q parameter for fetching & Comparing Records Content (required): Hi All, Getting values through search by passing q parameter in rest call . Ex:…