Category 218
Discussion List
-
I'm unbale to fire custom notification from javascriptSummary: Hi Experts I'm unbale to fire custom notification from javascript, getting fireCustomEvent not available. Please help me. I have attached the source code here I…
-
Editable table row in edit mode unable to identify because of colourSummary: Hi Experts I have created a editable table but the background of input components in edit mode is not user noticeable as shown below In OJET cookbook it is clea…
-
Please help me with recipe in VBcookbook that has multiple flows under a pageSummary: Please help me with recipe in VBcookbook that has multiple flows under a page Content (please ensure you mask any confidential information): Version (include th…
-
Navigating to sub flow under the page dynamically based on the conditionSummary: Navigating to sub flow under the page dynamically based on the condition. Say based on the value selected from the List of values in the main page, navigate to …
-
need help in understanding the navigation tree recipeSummary: In the above , which part of the code is responsible to navigate to required pages upon click on the navigation lists In the action chain above I am unable to f…
-
Please help me understand the below code on the main page.Summary: Below is the code on the main page ----
-
How to assign the class based on some condition dynamicallySummary: How to assign the class based on some condition dynamically to any html tag like heading , paragrah .. etc Content (please ensure you mask any confidential info…
-
VBCS Free or Trial InstanceHi, Is there any possibility to get VBCS instance for free on trial period. Kindly share the details Thanks
-
How to solve this error i am trying to get data from Oracle standard API ?Summary: I did an extension that appear in a fusion page but it has Oracle standard API and when i allow unauthenticated users in VBCS it give me this error. I am trying…
-
How to edit any published VBCS app ?Summary: I have a published VBCS app and i want to edit on it how to do it. Is there anyway rather than duplicating the project and publish it again
-
Getting below error while page load - Visual BuilderTrying to create AppUI and getting below error during page load Chain queueOGLLoadChain action step Actions.callChain [Actions.callChain_obx2emx84] failed. TypeError: Ca…
-
How can we handle fire notifications display mode (persist or transient) in redwood Starter theme?Summary: i have created the action for fire notification in shell page . but if i have choosed the display mode the transient the fire not closing automatically. i have …
-
Drawer layout to navigate to flow pages, drawer layout did not add required code for navigationSummary: Hi Experts I have added drawer layout to my page with which i want to navigate to flow pages on click on the options available in the navigation list of drawer …
-
drawer navigation list displayed on right most side of pageSummary: Hi Experts I have added the drawer navigation list to a page by following cookbook, but the navigation list is displayed on the right most side of the page, I w…
-
SDP Table Data from BO on Page Load and Shows all the RecordsSummary: We are filtering the SDP Table Data from BO to display on Page using $ applcation.varaibles.Username as Page URL Parameter. When BO is data is fetched on page w…
-
Selected Single ADP Table FilterSummary: Can any body Please share a Sample App for ADP table Filter using Select Single LOV Content (please ensure you mask any confidential information): Version (incl…
-
CORS error while calling API gateway API in VBCSSummary: Hi Experts I'm getting CORS error while calling API gateway REST API from VBCS as shown below, same API is working fine from POSTMAN. Any help here please why i…
-
How to fire custom notification based on some calculationsSummary: Hi Experts I'm creating a editable table where user will be able to provide shareholding details, when it crosses 100% or less than 0% i want to fire the notifi…
-
Invoke Third-Party APIs from VB Using Access Token Obtained in Exchange for JWTI'm exploring methods to obtain an access token by exchanging a JWT and using that token to make calls to third-party APIs from an application built with Visual Builder.…
-
Backspace and delete on the onkeydown eventSummary: I want to clear table data when user do Backspace and delete on the onkeydown event on input text item.
-
How to convert CSV/excel file data to ADP in vbcs (take input from csv file)Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
select single component passing index as key attribute on SDP and ADPSummary: Hi, we are facing an issue in the 23.10.2 version in SDP based select single component when the user selects the value from LOV it passes the index number as th…
-
Could not add instance to an environment in Visual Builder StudioSummary: Could not add instance to an environment in Visual Builder Studio Content (please ensure you mask any confidential information): Could not add instance to an en…
-
Converting web app to mobile app in vbcsSummary: we have VBCS web application and are trying to convert mobile app. I have looked at blog provided by shay, https://blogs.oracle.com/shay/post/converting-web-app…
-
$application.variables usageSummary: We are trying to fetch the data on to multiple SDP Tables based on Select Single Filter. We are making use of $application.variables ..Employee_number as the Em…
-
Accessing custom objects from VBfSummary: Please, I would thank any help with this. I am testing VB using custom objects from Application Composer, as database. For now I am not able to complete this n…
-
How to make action chain load in backgroundSummary: Hi Experts How to make a action chain to process in background without making the page load delayed. I have one REST API to be called whenever the application i…
-
Specific table row selected on page loadSummary: Hi I am facing an issue while selecting specific rows of the table on the page load tried this cookbook example but the JS function not working not recognised. …
-
how to stop row edit to complete if there are validation errorsSummary: Hi Experts In editable table i want the row edit mode not to complete if there are any validation error, can you please help me how to achieve this. I checked t…
-
BO Content-Type is text/htmlSummary: BO Content-Type is text/html Content (please ensure you mask any confidential information): Hi, I have BO which is returning response in POSTMAN perfectly with …