Category 218
Discussion List
-
How to show QR and barcode in VB in table by line.Summary: Hello I would thank for any help with the following (sorry I am completely stuck with this because I am not expert in Javascript) I would like to show barcode a… -
Seeking Guidance: Changing Existing Field Values in Redwood Using JavaScriptHello Team, I'm looking a guidance on how to change the value of existing standard and custom object fields in Redwood using JavaScript. Could someone please advise on t… -
Business objects relations. Show in table.Summary: Hello I would thank any help with the following. I do not know if bug or I am missing some step. I have a table with 2 relations as shown. I can query the data … -
how to make a field occupy two or three columns in a form container in visual builder cloud serviceSummary: Consider a form container with direction as row and columns as four. I want add a text area field that takes the space of two columns in the form container. Ple… -
VBCS Excel Plugin Length ValidationSummary: Hi, I'm working in one VBCS Excel Plugin Template and the customer want a validation in the fields, to make sure the user will include the right values. This va… -
How to create a table in visual builder using custom array as dynamic columns.Summary: Assume user provided start date and end date, on click of button we should generate a table with dates between as column headers and an empty row. Please provid… -
I am using javascript promise but its not working correctly in VBCSSummary: Hi everyone i am calling function from oj-bind-text to call rest api in table template like this, but this function is not waiting for response instead it direc… -
Copy values from VBCS tableSummary: Content (please ensure you mask any confidential information): How I can enable coping values from VBCS table ? Version (include the version you are using, if a… -
Export data to predefined excel template from vbcs page oracleSummary: I am working on a custom client requirement on VBCS page development. In page there is a table where data is coming from ATP DB. I need a functionality to expor… -
Visual Builder Application Security AccessSummary: Content (please ensure you mask any confidential information): Hi everyone, I have created a web application that I want users to be able to access, fill out th… -
Standalone Application embeded in FA but I got openapi3 errors and Exception During RestActionSummary: Hi Experts, I have a standalone App to be embedded in FA by using page integration. I am using the embedded database (BO). In the landing page there should be s… -
How to trigger build job for PROD environment in VBS for my VB appSummary: Hi Experts When I publish changes form my workspace the changes will be committed to main branch in VBS git repo and it will deploy to development environment. … -
VB Forms and giving an error when a combo of 2 fields already exist in the dataSummary: Content (please ensure you mask any confidential information): Hi all, I have a form in VB with BO that have parent/child relationships. I have a table called '… -
Fire notification is not showing the message banner in redwood theme how to fixSummary: Hi Experts We have created a project using redwood theme, but on click of button we need to show the message using fire notification, this is not working, pleas… -
Rich Text Editor support for tables/other rich text components?Summary: We are using the Input Rich Text 2 component but this lacks many rich-text components (such as support for tables, pasting images, etc.). We can use an custom e… -
VB BO post operation throws intermittently 500 internal server errorSummary: Multiple BOs in our application fails on POST operation from VB app with the below error . { "type": "vbcs://businessObjects/data/emptyErrorResponse", "title": … -
How to show QR and barcode in VBSummary: Hi all, I would thank any info. regarding how to show something similar to this: I mean I would have to generate the codes and afterwards been able to show the … -
Export Visual build application from one Dev instance to anotherSummary: We are trying to export and import visual builder application from one VB instance to another. On import to the new VB instance we also want to point to differe…User_2025-11-28-00-34-35-395 67 views 5 comments 0 points Most recent by User_2025-11-28-00-34-35-395 Visual Builder -
Hide App Extension from Menu for Unauthorized UserSummary: Hi experts, Is there any way to hide an App Extension page from navigation menu in Fusion, similar to Page Integration? Content (please ensure you mask any conf… -
VBS Oracle integrations backend throwing error in VBS if used Oracle Cloud accountSummary: Hi Experts I'm getting below error while searching for API's in service connection with Oracle integration catalog if I use Oracle Cloud Account as the authenti… -
How to Pass Multiple Parameters in Business Rule using Groovy ScriptSummary: We have written this Business Rule and we want to Update the Status Field based on three parameters peno, pperiod and ptype. def vo = newView('Employee') addBin… -
Maintain Sort on tableSummary: I have a table (page 1) I click a link on the table and it takes me to a new page (page 2) When I navigate back to page 1, I want to maintain the sort position … -
Unable to mark rows to be updated in VBCS Excel MacroSummary: We have a requirement to automatically copy the values of one of parent table's column to child table's column. Inorder to achieve this requirement i have writt… -
Conditional height of table based on device like laptop and DesktopSummary: Conditional height of table based on device like laptop and Desktop Content (please ensure you mask any confidential information): Hi, I want to adjust the heig… -
How to get the array values from SDP variable using javascriptSummary: Hi Experts I'm trying to print the SDP variable using console.log but I'm not getting under which field in below SDP variable is having content of array items. … -
Setup App Extension Like New Fusion ReleaseHi Experts, Summary: Setup Redwood App Extension Like New Fusion 23D Release Content (please ensure you mask any confidential information): I have seen the Redwood Page … -
connection error to an ATP Database via VBCS Application in OICSummary: connection error to an ATP Database via VBCS Application in OIC Content (please ensure you mask any confidential information): Hi Team, Greetings! we are trying… -
DB Objects migration from one Apex to another.Summary: How to migrate tables, indexes, sequences, packages, procedures and functions from one Apex to another along with data. Content (please ensure you mask any conf… -
Filter Criterion ADPSummary: We are using 3 Combo box to Filter Data Emp Noi, Department and Salary. We have written 3 Java scripts for each Filter to Filter the Data and Calling the Functi… -
Donut chart displaying label outside the donut when only 1 resultSummary: When the donut only has one supplier with a value (as the others are 0), it puts the number at the bottom of the donut. How can we put this inside the donut (as…