Action Flows
Discussion List
-
Action Chains Inconsistency - JavaScript and JSON with New and Old GraphicsI've developed a visual application using Redwood Page Templates that are at version 2310.0.1. Based on my understanding, any action chain code that comes with these tem…
-
After selecting date and time in oj-input-date-time, time is going like T00:00:00Summary: Hi everyone, I am facing issue in oj-input-date-time After selecting date and time in oj-input-date-time, time is going like T00:00:00 Content (required): Versi…
-
running 2310 version but javascript action chain not availableSummary: Hi Experts I'm running 2310 version of VB but action chain it is creating based on JSON, I don't get an option to select. Please help where we have to change an…
-
Advance Search by Add Fields Attribute for filtering table in VBCS PageSummary: wanted to implement similar Advanced Search --> Add Fields --> select attribute -->Submission Date as given in manager requisition or any seeded page for filter…Raunak Kumar Singh 105 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to embed the hyperlink within button.Summary: I tried to embed the hyperlink within button but when i click on the button dialog box won't open. Is this the correct way or not. Please guide me Content (requ…
-
How we can add attachment in editable table?Hello Everyone, I am adding the file picker component like this, but after selecting file from frontend, file select chain is not executing and there is no error in cons…
-
how to know what button has initiated the action chain if there are multiple buttonsSummary: Hi Experts I have 3 buttons calling same action chain, based on the button what was clicked I have different flows within the action chain to design. How to kno…
-
Action chain when i'm creating vbcs app it is creating in JSON, why it is not creating in javascriptSummary: Hi Experts Action chain when I'm creating in VBCS app it is creating in JSON, why it is not creating in JavaScript? Is there any setting by which when we create…
-
How can we use navigation flow or navigation header in redwood Starter theme.Summary: i have seen in redwood refrence they have used oj-sp navigation header component . if i use fragment code redwood template code above the template it also showi…
-
Having wrong error responseSummary: Incorrect response on REST call Content (required): I have been calling a REST webservice to create Sales Order on VBCS. The REST webservice is working correctl…
-
Do I need to do changing on the old Action Chain which is not JavaScript Action Chain?Summary: Content (required): Hi experts, The new update in VBCS is JavaScript Action Chain and the published App are using the old way of Action Chain. Do I need to do a…
-
Values of $application.user.userId system variable changed unexpectedly?Summary: The value of the system variable $application.user.userId unexpectedly changed from: firstname.lastname@example.com (an IDCS username, basically). To: idcs-/fir…
-
Lov Shows duplicate valuesSummary: Select Single LOV showing duplicate values Content (required): I have 2 Lov's, the value for second lov depends on the first lov selection. I have an action cha…
-
is it possible to do inline edit using Sdp Variable in Visual BuilderSummary: Hi Team, I have a requirement to use paginate in the table using SDP i have done that one . But in the same time i also need to do inline edit in the same table…
-
Facing Issue while download the file.Summary: I'm able to download the file but when i tried to open the file it shows failed to load PDF Document. Content (required): Code Snippet (add any code snippets th…
-
Not able to load/preview certain pages in designerSummary Some pages won't load in designer, although they seem to function when running the web application.Content Situation We've built a web application in Visual Buil…Ronald Konijnenberg 42 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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 …
-
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…
-
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…
-
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…
-
Single select with nested arraySummary: Single select based on ADP with nested array Content (required): We have a requirement to define a single select LOV on assignment number. We are using getall_w…
-
Data Transfer in Data Grid is not workingSummary: Data Transfer in Data Grid is not working Content (required): We enabled data transfer options(cut copy paste) in data grid and trying to add a custom event on-…
-
-
Issue Adding and Saving data to BO.Summary: Can anybody Please advise on this? We are Fetching the data from Oracle Cloud BIP Report using the OIC Service Connection and posting the data to a BO using VBE…
-
Can we Save the CSV File Data on to the Editable Page instead of the BOSummary: We are following the BDP Recipe to make the page editable and insert the data and Save it there. We are not storing the data to a BO We are then following the f…
-
How to Save the Data in VB Page without using BOSummary: How to Save the Data / Upload a CSV File /Image and Save in VB Page without using BO or any database Content (required): Version (include the version you are us…
-
After saving the record how can we show the form in read only format with valueSummary: I added the selected first row event on table. After selecting the row form will pop up and user will update the record. is there any possibility we can update …
-
How to Upload a CSV File to an ArraySummary: How to Upload a CSV File to an Array instead of a BO Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code …
-
Insert Row and Save an Editable PageSummary: We are calling a BIP Report from OIC and not using any BO to store the Data We have made the page editable. How to Insert Row and Save the data on the Page as w…
-
Issue while Uploading CSV to BOSummary: We have the below issues in CSV Upload .Can any body please give some inputs We have followed the VB Cookbook Recipe to Upload CSV to BO. We have downloaded the…