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
-
Need help to understand the javascript function from vbcookbookSummary: Hi Experts I want help to understand below javascript function which is used in Buffering data provider vbcookbook. Here I'm unable to understand what is "value… -
What is the use of return type in action chain? how to assign value to return ?Summary: Hi Experts Can someone please tell me what's the use of this return type in action chain ? How to assign value to return type of action chain as I don't see any… -
Line chart fixed values on X axisSummary: Hi, how can I set fixed values on X axis in a Line chart? Content (please ensure you mask any confidential information): I would like to set the X axis to conta… -
Business Objects in FA extensions not usable (for me)Summary: Hi all, please, I would need help with the following. I am developing a extension in FA, with VB embedded. I would like to store data from a file in a Business … -
How can I import and use the ESM module standard in Visual Builder implementations?Summary: I understand that natively VisualBuilder uses requireJS for module management. But EcmaScript Modules (ESM) have become the de facto standard for all major brow… -
ADP vs BDP, need suggestion to select oneSummary: Hi Experts As I'm new to Visual Builder, need your advice on selecting ADP or BDP for editable table. Why to use BDP for table? please help Content (please ensu… -
editable table using BDP not updating value with new javascript action chainSummary: Hi Experts I'm creating a editable table with BDP by following the vbcookbook but in the new javascript action chain I'm getting below error in Beforeroweditend… -
How to Display the Data on a Input-Text in a Form which is fetched from a BIP ReportSummary: We are able to display it in a Table Component using ADP variable but our requirement is to get the data in the Text on the Form as shown in screenshot Content … -
Integrate Process Automation with oracle visual builderSummary: Configure Process Service from general Settings of Vb Application , using Integration service URL:443 ,basic Auth still couldn't connect to Process automation A… -
I want yo format this string like hours and minutes ?Summary: if it is 8:3 to be like this 08:03 and it is a column in a table and a string type -
How to update page title placeholder in the redwood appSummary: Hi Experts How to update this page title placeholder in redwood page. Please help as I did not find the place where to modify. I have attached the source code h… -
Editable table not working, new javascript action chain issueSummary: Hi Experts I need help in creating editable table as I'm facing issue. I have followed Shay's video on creating editable table but somehow it is not working i.e… -
How to Assign Role to an App Extension pageSummary: Hi experts, I've been trying to assign role to a page in an Application Extension for access control. I've assigned the role in Fusion to a user but keeps on ge… -
Do not Return control from an Action Chain to the Parent Action ChainSummary: Hi, Earlier in json based action chain if i do not want to return control from an action chain to the calling parent action chain, we had an option of returning… -
REST API to access Business objects in VBCS supports OAuth?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… -
How to Remove Duplicate data from Table fetched using ADPSummary: How to Remove Duplicate data from Table fetched using ADP Content (please ensure you mask any confidential information): Version (include the version you are us… -
Can anybody Please share a Sample App to Display the ADP data in a Form instead of Table?Summary: We are Fetching the Data from a BIP Report and have stored it in a ADP variable. Now We have designed a Form where we want to Display the Data (Employee Number … -
Select Many Component with scroll barSummary: Hi, When we have multiple values entered in Select Many Component on UI, it's kind of dragged down on the page and sometime overlaps the other components. Is th… -
Want help to resolve cookbook application implementation in my projectSummary: Hi Experts I have a requirement to implement the below vbcookbook sample in my project but I'm getting the error as shown in below screenshot, Can someone pleas… -
What is the difference between mutate and refresh in fire data providerSummary: Hi EXperts What is the difference between mutate and refresh in fire data provider? Also what is ADD, REMOVE, UPDATE options do in mutate ? Please help Please h… -
How to use the fusion metadata API and display it in a table using the SDP?Summary: I'm using https:///fscmRestApi/resources/latest/describe?metadataMode=minimal API to fetch all the REST endpoints. Since we have different names for each of the… -
Error in VBS Project - Unexpected Token "}" (It was working fine last week)Summary: Hi Team We are getting some weird issues on the VBS project, which worked fine last week. When I try to run the app I get the below error from the console and t… -
Enable Soft Keyboard for VBCS Select One ChoiceHi Team, I have VBCS application and when it opened from Mobile app, soft keyboard option is not visible to the select one choice but this option is visible for text fie… -
how to solve inconsistency of date and time in business object and UI while using oj-date-time?Summary: At the time storing date in business object, date & time stored like but in UI, oj-date-time component added UTC+5:30 , displays like so how to display date tim… -
Unable to update data in my ADP variable. Item with keys could not be found.Summary: I'm getting an error when I try and write the data from my edited row variable back to the Array Data Provider. I have checked and rechecked my code against the… -
No index.htmlSummary: Content (required): Hi, I'm trying to import a js library to my project (balkan.js) Basically what I need is only one Js file- https://balkan.app/js/OrgChart.js… -
Visual Builder Deploy to Production an Application ExtensionSummary: Hi all. I've been working on an Application Extension with Visual Builder and now I need to deploy the changes in production. I've followed all the steps detail… -
Bo data not displayed when publish applicationSummary: when call application url from any pc other than my pc where developing the app ,Bo data not displayed after staging/ publish application setting allow anynoums… -
Convert any file to base64 in VBCSSummary: Hi all i am trying to convert file to base64 in VBCS. Content (required): Whenever we are converting file to base64 it is a good practice to use promise. I am u… -
Default SDP filter does not work when template slot is added on Fusion APISummary: Default SDP filter does not work when template slot is added on Fusion API Content (required): I am using a select single SDP where the fusion api ( https://doc…