Category 218
Discussion List
-
How to make report from data in VBCS ?Summary: I have data calculated inside VBCS and i want to make report with this data -
How to change the display mode of redwood page template ?Summary: How to change the display mode of redwood page template ? We have light/mixed display mode available in redwood templates. But I want to change the background c… -
How to delete vb-fa extensionSummary: Hi all, I would need your help to know to delete VB-FA extension. The doc. shows how to delete a classic extension. My extension is not of the above type, is th… -
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… -
Editable Tables - error in - TableBeforeRowEditEndChainSummary: Editable Tables - error in - TableBeforeRowEditEndChain Content (please ensure you mask any confidential information): I am trying to follow your blog - https:/… -
VBCS to ORDS end point connection in OAuth2.0 is not working after uploading self signed certificateSummary: Our VBCS application uses the ORDS to connect to Oracle Database located in OCI. The service connection was working before we enable Oauth2.0. Our Dba has enabl… -
List View - Selection IssueSummary: List View - Unable to Select of Multiple Row Content (please ensure you mask any confidential information): Hi All, In List View, Using Multiple select while Se… -
New Certification - Oracle Redwood Application Developer - Free until Sep 30th.Oracle University is offering a new training and certification for Oracle Redwood Application Developer that covers both Visual Builder and the Redwood design system. Yo… -
Currency FieldSummary: VBCS version 23.10.2 Currency field work as expected in desktop view, when changing to mobile/responsive view in the developer tool, the value disappears from t… -
Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach… -
How to get client id secret for ORDS from REST endpoint for VBCS appSummary: Hi Experts In Visual Builder docs it is saying to get the ClientID and secret from SQL query and then use Oauth authentication method but we do not want to hard… -
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 … -
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 … -
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… -
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…