Category 218
Discussion List
-
How to select all rows in a list which has data coming from SDPSummary: Content (required): Hi, I have a use case where I want to select all the rows of an oj-list-view which is pulling the data from a SDP of a Business Object. Any …Vishnu_Mishra 11 views 3 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder
-
How to select all rows in a list which has data coming from SDPSummary: Content (required): Hi, I have a use case where I want to select all the rows of an oj-list-view on a button click which is pulling the data from a SDP of a Bus…
-
How to change Font size and Font weight of input date componentSummary: How to change Font size and Font weight of input date component Content (required): Hi, I want to change font size ,weight and color of input date components wi…
-
Autocomplete of chrome is overlapping with oj-input-search in VBCSSummary: Autocomplete of chrome is overlapping with autocomplete response of oj-input-search which stays behind the chrome autocomplete. Check screenshot. Is there any s…
-
VBCS Tab Flow architecture.Summary: Need Advice on building Tab Navigation using sub flows and flow container Content (required): I have an application with multiple flows. One flow "detail" is fo…
-
HTML content in Table dataSummary: How to display HTML content in Table data Content (required): We have a table in which data of columns will have html components. Now its rendering as a string,…
-
I have followed the blogs suggested to me for creating components but colud not see the resultsSummary: component from scratch Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your top…
-
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…User_2025-02-04-21-56-11-668 11 views 2 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
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…User_2025-02-11-11-37-24-835 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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 11 views 2 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder
-
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…