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
-
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… -
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 … -
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: … -
VBCS oj-sample-calendar not able to reset all eventsSummary: VBCS: On multiple page visits to the calendar page, the calendar fails to work. Ex. i open the calendar page, navigate to other page then come back to calendar … -
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 … -
Build a Master/Detail using VBCS Excel Add-In and ORDSSummary: Is it possible to use the ORDS service to build an Master/Detail using VBCS Excel Add-In Content (required): I have a ORDS service that returns the data using t… -
API calls from VB Studio failing after 2201 UpgradeSummary: Content (required): Looks like this weekend VB Studio was upgraded to 2201 and after that when we open our workspace and run it using the "Preview" option all t… -
How to add tabbed sub page in main pageSummary: Hi, I want to add a tabbed section subpage in my main page like the below screenshot how do I achieve it in vbcs? -
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… -
Save pdf base64 to local with a name. VB-Classic.Summary: Please help to save pdf-base64 with a name. Content (required): Tried several options to save base64 containing a fa-report in pdf format, no way for now to sav… -
Add Phone mask like (999) 999-9999 on phone input in vbcsSummary: I want to add a phone mask to phone input component/text input component. When user starts typing the phone number, it must be auto formatted in the format (999… -
Attachment download from table in vbcsSummary: Content (required): Hi Everyone, I have an requirement for upload and download the documents. I did upload document process. When am going to download, I didn't… -
oj-sample-calendar componentSummary: How to use oj-sample-calendar component in VBC Content (required): Hello All, I was exploring the oj-sample-calendar event to populate data from a datasource. I… -
Why the custom component is not reflecting in component pallete , but uploaded in resource folder?Summary: when a custom component is uploaded as a zip file into vbcs instance, I got a pop-up as the component is uploaded successfully. But it is not reflected into the… -
In File picker how do i get the Base64 data for a particular file?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
Calling BIP report from VBCSi have design a rtf and upload to analytical server , is there any document available call rtf report -
IDCS user creation Service Connection in VBCSSummary: Content (required): We need to use IDCS user creation Service Connection in VBCS. The process of creating user in IDCS is first we have to generate an access to… -
How to configure start with search instead of intelligent/wildcard search on single select?Summary: Hello Team, We have used multiple single select on different pages in a web application. Single selects are mapped with ADP and few are mapped with SDP. After c… -
How to dynamically display button in oj table columnSummary: Dynamically hide and show button in OJ table column Content (required): We have a table in the page where we have to display a delete button in one of the colum… -
How can you create/convert time for a user to their local timezone?Summary: Is it possible to show the user time in their timezone so that they can see times on the UI as thier local time and not UTC. Version (include the version you ar… -
Custom Login on MobileSummary: Hi Team, We implemented a custom login solution on Web & updated the IDCS client id with Application URL, Custom Login URL & Linking callback URL, along with co…