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
-
Can we encrypt the our web app on vbcsSummary: I want to encrypt the web app (html code/js code etc all) so that other developer or user cannot modify or see the code unless I provide key or give permission … -
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… -
OPA Interview Component - Redirect link to Web or Mobile App respectivelySummary: OPA Interview Component - Redirect link to Web or Mobile App respectively Content (required): We are using OPA-Interview component in our project. We have a lin… -
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… -
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,… -
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… -
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… -
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 … -
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… -
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… -
Table height and width not getting adjust in mobile portrait layout modeSummary: facing some issue when user running application on mobile the table width and height not getting auto adjust also dialog bar not working properly while using on… -
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… -
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… -
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… -
Embed VBCS page in SAASSummary: We are looking to embed VBCS page in SAAS and are looking for authentication methods. We know one way is to do is through SSO but we are not opting this as an o… -
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… -
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… -
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… -
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 … -
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 -
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 … -
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… -
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 … -
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… -
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 … -
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… -
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… -
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… -
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…