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
-
unbale to delete selected value from select singleSummary: Hi Experts I'm unable to delete the selected value from select single component i.e. even after pressing backspace and tabing out the value will still be there …
-
How we can achieve dynamic calculation in an editable table?Summary: I am currently encountering a scenario where the user will enter value in a table column using which a calculation needs to be done in the application. For exam…
-
VB Excel add-in - Sales Order Hub API - Form over Table :Layout issueSummary: While using Form over table layout issue cannot make the child layout (billtoCustomer) work. The ancestor column shows greyed out and gives an error that row ca…
-
difference between [[ ]] , {{ }} and [[[ ]]]Summary: Hi Experts While assigning variables to a property or attribute for various components in Visual Builder I have noticed below mentioned brackets. Please help me…
-
How to change the dialog title at runtimeSummary: Hi Experts I have a dialog component but the dialog title i want to change at runtime. Is there any way while using call component from action chain the dialog …
-
Boolean Checkbox IssueSummary: Boolean Checkbox Issue Content (required): Hi All, Added two Boolean Checkbox in Editable Table . Its is storing same value for next row as previous one as Acti…
-
How to get the url hostname of visual builderSummary: Hi Experts I want to get the hostname of the visual builder at runtime like if the visual builder host is https://appvbcs.com/ then I want to get the hostname a…
-
Need help of selecting the right component to design a layoutSummary: Hi Experts I need your help at high level on how can i achieve below layout in visual builder. I'm new to VBCS and not sure how can I modify the table component…
-
Embedding visual-builder-apps-in-oracle-cloud-applicationsSummary: I need help to embed a VBCS application in Oracle SAAS page. I have created a VBCS application and made it 'Live'. The app is embedded as a URL in ERP SAAS appl…
-
select single value in variable is lost in case of idle timeoutSummary: Hi Experts I have come across a scenario where in after user selects some value from select single while filling the form and doesn't fill other fields or leave…
-
how to build idle timeout screen functionality in VBCSSummary: Hi Experts I have requirement where a user if doesn't use screen or is idle for more than 100 seconds then the popup/dialog needs to come up and say user to ref…
-
How to improve performance with Excel Add-ins on Custom object with VBCSSummary: Using Excel Add-ins on huge records for example 500,000 to 1,000,000 records on fusion custom object will give poor performance. Is there a way to use better wa…
-
Show excel data into tableContent Hi Experts, I have a use case where I wanted to upload an excel using the File picker activity and show the excel data into the VBCS table. For this, using the j…
-
Mapping table with BLOB fields to my applicationSummary: Will BLOB type (e.g. for file uploading) will be reflected directly to VB application in case of mapping. Content (required): Hi Experts, I am going to use in m…
-
VB Excel add-in - Support for Sales Order EFFSummary: We are trying to build a VB Excel template for importing Sales Oder Header and Lines information. Since there is lot of information to be entered we have setup …
-
How to add splash screens for Iphones.Summary: Add Splash screens for some variants that are not predefined in the resource tab of a mobile app. Content (required): Hi Team, I have a mobile app as PWA and it…
-
Promise Asynchronous error (train component)Summary: Created variable with the needed steps (5 steps in the train component) as default value. Creating ADP to be loaded on page load (vEnter) from another BO for Da…
-
File Picker restrictions and securitySummary: How to restrict file picker for specific type (.docs and .pdf) Content (required): Hi Experts, I am going to use file picker. Is there a way to restrict file pi…
-
default value in select singleSummary: Hi Experts Is it possible to default value for select single component? unless user changes the value, the value must be still Content (required): Version (incl…
-
VBAFE-00105 error in Visual Builder Excel Add-In when using Common APIs in Oracle Apps CloudSummary Getting an error when using REST APIs for Common Features in Oracle Applications CloudContent Hello I'm trying to use Visual Builder Add-In for Oracle ERP Cloud …
-
Secure "Dynamic" HeadersSummary: Content (required): We came across a sample application by Oracle : https://docs.oracle.com/en/solutions/cons-tasks-mult-apps-uni-list/index.html The use case i…
-
Input Search component does not respond in mobile View.Summary: We have embedded our VBCS application in oracle fusion. Input search box works fine in web view but does not respond in mobile view. As I click on the input se…
-
Unable to open Settings Page in VBCSSummary: Content (required): Hi Team, In past few days we see an issue in multiple environments where we are unable to open the settings page of any application. In fact…
-
Why are my email templates from a business object trigger being received as HTML?Summary: My email trigger after a POST to update a business object are being received on the email clients as HTML. I have two instances (one from a different project is…
-
Date isn't sorting properly with in-built oj-table sorting.Summary: Hi, Date isn't sorting properly with in-built oj-table sorting. Content (required): when we try to sort the date using in-built oj-table then in desc order it i…
-
want help with oj-sp-attachments-viewerSummary: Hi Experts I have requirement where users want to view the attachments / files on click of a button. I have come across oj-sp-attachments-viewer component, plea…
-
How to embed one vbcs app in anotherSummary: Hi Experts I have a web app created with VBCS and i have similar functionality to built in new app. Is it possible to embed one app in another? Please help Cont…
-
is there a recipe in vbcookbook for reading excel file on uploadSummary: Hi Experts Is there a recipe in vbcookbook or ojet cookbook where Oracle has demonstrated how to upload excel file and post which the contents will be displayed…
-
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…