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
-
VBCS for portal developmentSummary VBCS for portal developmentContent Hi Shay,Can VBCS fulfill requirements for B2C,B2B portal requirements?Earlier ADF and webcenter portal were able to fulfill th…
-
How to navigate to a flow using dropdown?Summary How to navigate to a flow using dropdown?Content The requirement is to navigate to different flows by clicking on values of dropdown list. If I try to create an …
-
How to download attachment in VBCSContent Hi, We are storing file as blob in PaaS DB and we are using REST API to fetch content of the file. On button action I am calling REST API which is returning BLOB…User_2025-02-01-04-07-43-609 84 views 4 comments 0 points Most recent by User_2025-02-01-04-07-43-609
-
Programming LanguagesSummary Which are all lenaguajes programming that supports OVBS?Content Hi All, Which are all lenaguajes programming that supports OVBS? Angular, JET, etc? I was looking…
-
Wrapping of Header Label in oj-tableSummary Wrap the label in the headertextContent Hi, I wanted to display the header label in 2 lines i.e. wrap the label text in the oj-table. Version 19.3.1.6
-
How to add parameters to Call Component MethodSummary How to add parameters to Call Component MethodContent Hi , I want to use Call Component Method, and I'm trying to pass parameters to that Please let me know what…User_2025-02-05-17-23-17-085 34 views 2 comments 0 points Most recent by User_2025-02-05-17-23-17-085
-
Custom validators not firing on enter buttonSummary Custom validators not firing on enter buttonContent Hi Guys, We have an input field in which only certain patterns with numbers are expected. for this have used …
-
Cursor is jumping at the last of form field when text is typed in between.Summary Using oj-input-text , cusror is jumping at the last on typing any character in between the form field.Content Using oj-input-text , cursor is jumping at the last…User_2025-02-05-06-54-51-163 32 views 0 comments 0 points Most recent by User_2025-02-05-06-54-51-163
-
Error while configuring Service Catalog for FA Service using interface CatalogContent while configuring the FA services using, getting error https://xxxxxx.fa.us2.oraclecloud.com/helpPortalApi/otherResources/latest/interfaceCatalogs. Connection in…
-
Load HTML content once vb enter event is completedSummary Load HTML content once vb enter event is completedContent I have a page with blank div tags and heading corresponding to that. I have added vb enter event which …
-
Git Pull and commit issueSummary Git Pull and commit issueContent Hi All, How do we achieve the particular git commit version code in our local while pulling the git changes? How do we ignore fe…
-
How to implement pagination for which uses Service Data Provider(SDP).Summary How to implement pagination inside the and using Service Data Provider(SDP) instead of Array Data Provider(ADP).Content Used within tag. The renders results f…User_2025-02-05-23-49-22-852 178 views 2 comments 0 points Most recent by User_2025-02-05-23-49-22-852
-
Getting error while querying Custom Object fields using Rest APISummary Getting error while querying Custom Object fields using Rest APIContent I am trying to query an attribute by using dynamic URL parameter as shown in the link bel…
-
How to add decimal converter for oj-input text in VBCS?Content Hi all, I need comma separator in input text field i.e (48,987,987). I have tried below code in VBCS page but it shows error converter="{{ $page.functions.numeri…User_2025-01-31-15-10-49-714 175 views 5 comments 0 points Most recent by User_2025-01-31-15-10-49-714
-
Unable to start process from VBCS button action chainSummary 500 Internal Server Error: processAliasNotFoundContent I have a very simple VBCS application with a single button. The only action in the button action chain is …User_2025-02-04-21-56-11-668 18 views 5 comments 0 points Most recent by User_2025-02-04-06-54-05-326
-
Simple POST: Getting Bad RequestSummary Simple POST request tested using "Adding Endpoint" getting Bad RequestContent Hi All, I'm trying to create a service connection. When testing the added endpoint,…
-
QR Reader IssueSummary I can't get QR Code value and store it in a variable in Visual Builder App pageContent Dears, Please I want to store the QR Code value in the below code which ha…
-
Select one LOV return Limited number of resultSummary I have a list of value that get thousands of data from SaaS but only 15 values appear how to get popup search to get limited by my search criteriaContent I have …
-
Images imported in appn are reflecting in Chrome but not in Edge and IE11 browserSummary Images imported in appn are reflecting in Chrome but not in Edge and IE11 browserContent Hi, I have imported few images in our application and referenced those i…
-
Insert data to database using VBCS excel PluginSummary VBCS excel PluginContent Hi Experts, We have a requirement to insert data into database using excel(used by users). I am evaluating the option of using VBCS exce…
-
Log files In VBCSSummary Log files In VBCSContent Hi, Is there any way to download log files in VBCS similar to what we do in ADF. Version 19.1.3
-
equalsIgnoreCae function in VBCSSummary Can you please let me know equalsIgnorCase functionality in VBCSContent Hi , I need to compare emails, can you please let me know which function I need to use in…User_2025-02-05-17-23-17-085 19 views 4 comments 0 points Most recent by User_2025-02-05-17-23-17-085
-
Capture values in comma separated, selected from Select Many ComponentContent Hi, I am using a Select Many Component to select multiple values from LOV listed from Rest. Now i wanted to store the selected values in custom table with comma …
-
Multiple Filter on SDPSummary Multiple Filter on SDPContent Hi, I have 2 BO (Master & Child BO). On Page1 i am displaying all master records with the ability to Navigate to Page2 to show all …
-
Filter Criteria Does Not WorkContent Hi All, Filter Criteria works perfect when i use single variable, but if i use multiple , it does not work. Can you please tell where iam going wrong, and how do…
-
Flows inside flowsContent Hi, I have tried using VBCS flows to flow from one scenario to other, but I am unable to create below mentioned structure using flows. Our structure and requirem…
-
Unable to add new line feed (\n) in Assign statementSummary While trying to add "\n" in assign statement, I was not able to get a new line.Content My assign statement goes like this : $chain.variables.test " Test \n" + $p…User_2025-02-06-14-01-40-737 39 views 6 comments 0 points Most recent by User_2025-02-06-14-01-40-737
-
Action Take PictureContent Hi, I'm using the Action to Take a Photo, but when i use the mobile, i just want take a photo with camera, i don't want browse on gallery the photo. Its possible…
-
VBCS : ExpandAll , Mark All, Read All data of EDITABLE treetable issueSummary VBCS : ExpandAll , Mark All, Read All data of EDITABLE treetable issueContent I have created a EDITABLE treeTable based on the below link. https://www.oracle.com…
-
Resize overall table widthSummary Need to reduce the overall table widthContent Not able to reduce table width by decreasing the style:width=**** parameter. It remains the same even after changin…User_2025-02-06-14-01-40-737 29 views 7 comments 0 points Most recent by User_2025-02-06-14-01-40-737