UI
Discussion List
-
unable to get the exact status of changed records with buffered data providerSummary: Hi Experts Whenever I'm modifying the data in editable table the changed records information is showing the row id of last modified rows only. Please help me wh…
-
Line chart fixed values on X axisSummary: Hi, how can I set fixed values on X axis in a Line chart? Content (please ensure you mask any confidential information): I would like to set the X axis to conta…
-
Need help to understand the javascript function from vbcookbookSummary: Hi Experts I want help to understand below javascript function which is used in Buffering data provider vbcookbook. Here I'm unable to understand what is "value…
-
What is the use of return type in action chain? how to assign value to return ?Summary: Hi Experts Can someone please tell me what's the use of this return type in action chain ? How to assign value to return type of action chain as I don't see any…
-
ADP vs BDP, need suggestion to select oneSummary: Hi Experts As I'm new to Visual Builder, need your advice on selecting ADP or BDP for editable table. Why to use BDP for table? please help Content (please ensu…
-
editable table using BDP not updating value with new javascript action chainSummary: Hi Experts I'm creating a editable table with BDP by following the vbcookbook but in the new javascript action chain I'm getting below error in Beforeroweditend…
-
ADP data assignmentContent Hi, Is it not possible to use an ADP type variable in a component to directly assign the value ? I have attached a sample application where I get the error - "Ca…
-
I want yo format this string like hours and minutes ?Summary: if it is 8:3 to be like this 08:03 and it is a column in a table and a string type
-
How to update page title placeholder in the redwood appSummary: Hi Experts How to update this page title placeholder in redwood page. Please help as I did not find the place where to modify. I have attached the source code h…
-
Editable table not working, new javascript action chain issueSummary: Hi Experts I need help in creating editable table as I'm facing issue. I have followed Shay's video on creating editable table but somehow it is not working i.e…
-
How to create a table with borders (rows/table) and static data in an application?Summary: We have requirement to create an application with a table format including static data, input values and with borders as below. Could you please share any relat…
-
Roles are not being copied over during build/deploySummary: Roles are no longer being copied during deployment of my Visual Builder application via VB Studio. This has previously worked. Content (required): From Visual B…
-
Want help to resolve cookbook application implementation in my projectSummary: Hi Experts I have a requirement to implement the below vbcookbook sample in my project but I'm getting the error as shown in below screenshot, Can someone pleas…
-
No index.htmlSummary: Content (required): Hi, I'm trying to import a js library to my project (balkan.js) Basically what I need is only one Js file- https://balkan.app/js/OrgChart.js…
-
Error in VBS Project - Unexpected Token "}" (It was working fine last week)Summary: Hi Team We are getting some weird issues on the VBS project, which worked fine last week. When I try to run the app I get the below error from the console and t…
-
how to solve inconsistency of date and time in business object and UI while using oj-date-time?Summary: At the time storing date in business object, date & time stored like but in UI, oj-date-time component added UTC+5:30 , displays like so how to display date tim…
-
User preference format for date & numberSummary: Hi All, I have a use case where user wants to save their date & number preference from VBCS UI in ATP database. Once they save their preference, next time they …
-
How to hide a flow based on the roleSummary: Hi, I have created an app using Empty template where I have 2 flows. I want to hide a flow based on role. I was able to secure the flow based on role on flow se…
-
Advance Search by Add Fields Attribute for filtering table in VBCS PageSummary: wanted to implement similar Advanced Search --> Add Fields --> select attribute -->Submission Date as given in manager requisition or any seeded page for filter…Raunak Kumar Singh 102 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Input text Restriction In VBCSContent Hi Team I need to enter only numbers in input text field. We have input number field but for some UI purpose we need input text filed only with a condition it mu…
-
Fetch the date format preference from Oracle SaaS and display the date in VBCS in the saved formatSummary: Requirement is to fetch date format preference stored in Oracle SaaS for each user, and use that to display the date in the custom VBCS Page embedded in Oracle …Vidhya Valantina Venkatesh 152 views 10 comments 0 points Most recent by VBCS Learner Visual Builder
-
How to assign default value to select singleSummary: How to assign default value to select single Content (required): Hi Expert, I'm going through the below blog for assigning static data to a variable and it seem…
-
How to call a procedure with parameters in visual builder ?Summary: I have an ATP database and i want to be able to run a procedure in visual builder link it to a button in visual builder
-
how to add multiple AND condition on filter criteria using SDPSummary: Hi Facing challenge while filtering the SSP(BO) table based on multiple search parameter. Scenario we have 5 search parameter now user enter only 1 or 2 paramet…
-
How to get total row count of table containing SDP Data ?Summary: I want to display the total row count on the vbcs page. Using SDP.getTotalSize() i am displaying the count on the page. In the SDP totalResults count is differe…
-
Need unique values in select-one LOV SDP basedSummary: Hi, I am using select-one component invoking data from SDP variable I want distinct/unique list showing in drop down. currently its showing all data please sugg…
-
How can we use navigation flow or navigation header in redwood Starter theme.Summary: i have seen in redwood refrence they have used oj-sp navigation header component . if i use fragment code redwood template code above the template it also showi…
-
How to configure the edit data in the form layout using child business object VB studioContent (required): I have instantiated a parent object (referred to as "additionalPerson BO") and a child object (referred to as "additionalPersonPhone BO"). The establ…
-
Select rows using checkboxes and insert new rows in ADP with the value of the selected row dataSummary: Select rows using checkboxes and insert new rows in ADP with the value of the selected row data Content (required): Hi, I have an ADP based table. I have added …
-
Import core pack components into VBCSSummary: How to import OJET core components into VBCS app. Content (required): Hi Team, In my web application, I have an use case to display checkboxes next to the selec…