Category 218
Discussion List
-
Changes in Manage Message will impact in any of the patch updates?Summary: Changes in Manage Message will impact in any of the patch updates? Content (please ensure you mask any confidential information): I did change the message text …
-
Where can I find the ESLint configuration file used by VBS to validate JavaScript files?Visual Builder Studio is reporting errors for JavaScript code that we are importing from code written outside of VBS. The code otherwise runs just fine, it is just rejec…
-
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…
-
Editable TableHi, I selected the edit mode as Row Edit but still could not able to edit the table
-
Approval Workflow BuilderHi, Is there any seeded functionality to build approval workflow say like Employee leave application. Thanks
-
How to get array of selected id in multi select tableSummary: Hi All, I am using cook book recipe for multi select in table which is working fine for my use case where I want id's of selected rows as long as user clicks se…
-
ADP and SDPHi, I am able to perform to create form using ADP and SDP on what situation do I need to use ADP or SDP please suggest Thanks
-
ORDS REST API authentication in VBCS applicationSummary: Hi Experts For development purpose I had tested my ORDS table REST APIs without authentication but for PROD deployment of my VBCS application we are required to…
-
Need help with List of attachments VB cookbook appSummary: Hi Experts I'm implementing List of attachments vbcookbook application but in the cookbook steps they are saying to get the activity ID from fusion but I don't …
-
Need help with transform.js for service connectionSummary: Hi Experts I want to modify the response structure of a REST service using transform.js in service connection is there any blog which i can refer to do the same…
-
Do we have a limit of 50 rows on pagination size?Summary: I have around 1700 rows in my ADP. I'm able to paginate it but if i increase the pagination size to more than 50 it generates the correct number of pages but th…
-
Datagrid not getting displayedHi, Firstly I Imported the datagrid as below Next is below code used in the page Finally in the app.css under Resource --> CSS below is the code But after running the pa…
-
which saas SCM modules are built with visual builder?Hello, Which SCM modules/pages are built with visual builder? Is there a quick way to identify which SCM pages were built with visual builder? Thank you
-
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 …
-
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 …
-
Move Image strip on top in redwood themeSummary: Hi, i am trying to move the image strip on top as shown in below but not happening. I also tried to modify standard css class but no luck. i am attaching the sa…
-
unable to get the exact status of changed records with buffered data providerSummary: Hi Experts Whenever I'm modifying the data in editable table the changed records information is showing the row id of last modified rows only. Please help me wh…
-
VBCS PWA offline issueSummary: Hello. I have a PWA application, which I need to work offline for some actions that are triggering by buttons. Content (please ensure you mask any confidential …
-
Assign value to array variable getting error in new javascript action chainSummary: Hi Experts I' trying to assign value to array field but getting error in javascript action chain, in json action chain there was no such error. please help atta…
-
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…
-
How to automatically login to VBCS as the same account from Oracle fusion ?Summary: If this question related to make single sign on in VBCS i want to know the steps in details Note: Fusion has no single sign on in it
-
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…
-
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 …
-
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…
-
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…
-
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…
-
Does Visual Builder support OAuth refresh tokens?I believe that Visual Builder apps use OAuth for authentication, and the OAuth tokens can further be passed to Fusion REST APIs for authorization. My question is, if Vis…
-
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…
-
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