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
-
Facing issue building bar chartSummary: I want to build bar chart for below json rest connection but facing some issue: x- axis : unit number y-axis : HoursSinceLastMaintenance { "UnitNumber": "2WD103…
-
Issue with git and action chains without a defined return typeSummary: Since the upgrade to 2201 if we go in and simply view an action chain that does not have a defined return type, a return type of object[] is getting auto-assign…
-
i want to build an input search component with structure similar to demo cardSummary: developing a component Content (required): i want to build an input search component with structure similar to demo card it should have css,json,html,js etc all…
-
Visual Builder New Features Office Hours - Jan 2022 - Join OnlineJoin our monthly meeting to learn about the new features available for you now as part of Oracle Visual Builder Studio and how they help improve your application develop…
-
Screen shivers when using Toggle Navigation menuSummary: Screen shivers when using Toggle Navigation menu Content (required): Hi , I am using Dashboard template as a reference for implementing navigation menu using ha…
-
How to get Remote IP of user in VBCSSummary: How to get Remote IP of user in VBCS Content (required): Is there a default way to get the remote IP of a user in VBCS? Version (include the version you are usi…
-
UI issue of OJ Select SingleSummary: UI issue of OJ Select Single Content (required): We are using oj-select-single, in mobile App when the user tries to select the value from the dropdown, it take…
-
Inconsistency in Oracle VBCS on the deployed processSummary: Inconsistency in VBCS on the deployed process. Not seeing the default version option Content (required): We deployed multiple version of the PCS application and…
-
How to get the 'Today' option in <oj-input-date>Summary: Content (required): The 'Today' option that used to be available by default in Alta is missing in Redwood. Could not find any properties to get it back. Any hel…
-
How to call Navigate action from javascriptSummary: Need to call Navigate action from javscript code in mobile app Content (required): We have an href link in javscript code, on click of that we need to redirect …
-
DML Master Detail page in VBCSSummary: I'm new to VBCS and looking to build a master detail VBCS page using 2 business objects. Every where I have seen so far including the latest VBCS cookbook has e…
-
SDP Filter is not workingSummary: Content (required): Hi All, Any idea why filter on SDP is not working ? sa mple app attached. Version (include the version you are using, if applicable): Code S…
-
Add new column after arithmetic operationSummary: I want to add new column in a ADP based table which will display data after subtracting 1st and 2nd column. A-B=C(after subtraction).
-
How to achieve below mentioned UI in VBCS?Summary: Hi All, How to achieve below mentioned UI in VBCS? We are getting data from OIC service. Need to display pie chart along with details. Content (required): Pleas…
-
Give a row in a table some colorSummary How can you give a row in a table some color if it matches a field value?Content Hi guys, At the moment we want to give a row in a table some color when it match…
-
Best way to find if Search criteria has changedSummary: Best way to find if Search criteria has changed Content (required): Hi, I have a search page with 9-10 search criteria all LOV's . I want to know if any of the …
-
How to show multiple attachements below file picker in UI?(PDF)Summary: To show multiple attachements in UI Content (required): To show multiple attachements in UI Version (include the version you are using, if applicable): 21.10.2 …
-
Shared App with 'Redwood Stable' theme fails to fetch the CSS with 404Summary: Content (required): We Changed our theme from Redwood to 'Stable' after recent upgrade to 22.01. While it renders fine in VB Studio design time , once we share …
-
Alter background of modal headerSummary: Can we remove the image/content now showing up in our modal headers as part of the recent VBCS/JET upgrade? Content (required): We recently upgraded our app fro…User_2025-02-04-21-56-11-668 12 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668
-
Trying to mimic batch-editable-table from cook-book.Summary: I cannot make it work the cook-book sample batch-editable-table. Content (required): Has anyone tried this recipe? Im missing some step, but I cannot find it. I…
-
how can i build a new component from scratch in vbcsSummary: component in vbcs Content (required): steps to create a new component from scratch Version (include the version you are using, if applicable): Code Snippet (add…
-
Reset child table row selectedSummary: I am facing some issue when user switch selection of master table from 1st row to another its child table row didn't get deselected. user selects 1st row parent…
-
Save pdf base64 to local including an embedded img . VB-Classic.Summary: Please, I would like some help to get a pdf (from base64 string) with an image embedded selected by user. Trying to get the most basic version from this magic: …
-
Ability to Pre Fetch Action chain JSON'sSummary: Content (required): The recent change of having the Action chain logic into its own file is great from development perspective since it reduces conflicts by a g…
-
Does VBCS Support Sass (Syntactically Awesome Style Sheets)?Summary: Content (required): We are building a custom application from scratch and would like to use Sass (Syntactically Awesome Style Sheets) instead of CSS. Does VBCS …
-
VBCS oj-sample-calendar: Set first day of the week to Monday or any other week daySummary: How can I set first day of the week to a weekday ex. Monday? Content (required): I tried adding display-options.firstDay="3" but it is throwing syntax error. Ve…
-
IDCS Create User API: Group is not getting assignedSummary: We are trying to create a user in IDCS using Create User API. The user is getting created successfully. We are trying to assign an existing group to the user. B…
-
OJ Select Single not filtering resultsSummary: Hello All, I had configured an SDP and binded the data from a rest API which returns a simple structure I had updated the textFilterAttribute with the lookupNam…
-
oj-table feasibility check and issueSummary: oj-table feasibility check (rowSpan, frozenEdge) and scroll issue Content (required): Hi, I am using oj-table to show data from external systems and would like …
-
How to add LOV in editable tableSummary: Hi I have a requirement where the user wants to add a new row and wants to edit an existing table row with a drop-down LOV in a table column how to achieve the …