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
-
Mobile responsiveness Floating on iOS DeviceSummary: Mobile responsiveness Floating on iOS Device Content (required): We have created a VBCS Web Application and enabled the Mobile responsiveness, which works fine …
-
Default value for oj-input-numberSummary: Is there any way we can default initial value for oj-input-number and once user change it should save the change value else save the default value Content (requ…
-
Remove/Delete the uploaded CSV FileSummary: We are uploading CSV File to Object Storage (Bucket) using PUT method. Is there as script to Remove the same File Uploaded to the Bucket? Content (required): Ve…
-
Populate custom fields on oracle delivered redwood pagesSummary: Populate custom fields on oracle delivered redwood pages. For example: How to populate "person number" on the connections page in about me section? Content (req…
-
How to get value from fusion page to VB extension ?Summary: I want to get person number from oracle fusion page to be a page parameter for a visual builder extension that i already built. I used page composer to put exte…
-
How to pass null value from an Item update through REST api PATCH methodSummary: I have created an Input Item and can able to update oracle application DFF column using REST api PATCH method. In this process, we need to delete the existing v…
-
Alternative page composer functionality, in Visual builder Studio for Redwood screensSummary: We were advised page composer was no longer available on the redwood enhanced timecard screens, and that we are to use visual builder studio instead. We have no…
-
Value change Event not executing properly on Tab buttonSummary: Hi, I have scenario where in ADP Table (Editable) there is column for quantity, and it has a value change event on it to validate the entered quantity should no…
-
Required buttonset-oneSummary: Required buttonset-one Content (required): How to set buttonset-one to be required and validate it with validation group ? The initial value of the buttonset-on…
-
VBCS -Table in Popup-how to show recs more than 200cnt source as REST API and add wildcard search.Summary: VBCS - Need how to show records more than 200 cnt having source as REST API and how to add a wildcard search on the table data. Could you please let me know how…
-
VBCS - Select (Many) - how to have list of values more than 200 count source as REST APISummary: VBCS - For Select (Many) component, How can we have list of values more than 200 count from REST API source? Can you please let me know Content (required): Vers…
-
How to do this design ?Summary: I want to show data like this not in a table how to do something like this is there any component i can use to this
-
VB Excel add-in : Error Unable to analyze data sample. with "Create BO Catalog from Data Sample"Summary: Attempting to create a BO catalog based on a data sample from a custom REST service with Type = Other. Provided resource name = queryCustomer?PartyNumber=244521…
-
oj-sp-list-section sample data/type.Summary: Please, I need your help. I am not a jet expert, so sometimes I need help with basic things. I would like to know the format/type of the data to include in this…
-
Simple menu in RedwoodSummary: Hi, Just starting to investigate Redwood with VB. Quite good as of now. Just a comment-question. What would be the best template to get this type of menus, they…
-
Does VBCS support multiple IAM domains for OAuth?I have read in multiple places (docs, forums) that VBCS requires an IDCS instance for OAuth support. I'm assuming that it will also work with IAM domains since we are to…
-
Displaying or hiding few components based on the user role?Summary: how to show and hide the any VBCS component as per Fusion login user. In my application there is one form which is edited by initiator -->lab --->manager. So ho…
-
how to check if the value of a field is null or notSummary how to check if the value of a field is null or notContent Hey, I've a text field at the form, if the value of the field is not null, I wish to perform certain a…
-
How to add more icons to Icon Gallery?Summary: Content (required): I wan to add some custom icons to Icon Gallery apart from what Redwood theme provides: Can someone tell me how to do this? Version (include …
-
How can i use child resources of REST API as a lookup in VB Excel Plugin.?Hello, I am trying to create a lookup of customer party site details in VB Excel Add-in based on Address child resource under hubOrganizations .As a first step i am tryi…
-
Puds-Access-Token custom header issue in VBCS AppSummary: Custom Header is not working and getting a 401 Unauthorized error. Content (required): Hi, We built a PWA Mobile app without security and now, we are trying to …
-
401 Unauthorized error at Token Relay PluginSummary: Getting 401 Unauthorized error after adding security. Content (required): Hi, please see attached document. We had built an app without security. Now, we added …
-
Using cx_bi serviceSummary: How to get the required request body when using sqlQuery or xmlQuery methods Content (required): Hello, I'm trying to use the service cx_bi, in particular the m…
-
How to lock a record to prevent multiple users working on the same transaction recordSummary: Lock a record to prevent another user is opening the same transaction record. Show a popup stating another person is already working on the same transaction. Re…
-
I have two questions related to extension VB in FusionSummary: 1- Is there anyway to make an extension in Fusion without publishing VB app ? 2- If the company cancelled subscription of Visual Builder any screen that i did b…
-
calling soap service form vbcs -gives unauthorized errorSummary: Content (required): Hi , I need to call a BI publisher report form vbcs, Because i cannot see a rest way to do that- i am trying with soap- I have tried to send…
-
Display the File Name in Drag and Drop in File PickerSummary: How to Display the Selected File Name in Drag and Drop in File Picker Content (required): Version (include the version you are using, if applicable): Code Snipp…
-
What does key represent for a table recordHello Experts, Can anyone explain what this Key here stands for? We have a page showing BO data, from the logic it was written i can see when trying to delete current re…
-
Logout in VBCSSummary Logout in VBCSContent Hi Team, We want to achieve logout functionality in VBCS web app. I have used the Logout action in action chain and have not provided any l…
-
Inserting data into SQL Table from Oracle IntegrationSummary:Inserting data into SQL Table from Oracle Integration Content (required): When i do Insert data into SQL Table from Oracle Integration and where is some error on…