Layout
Discussion List
-
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle …
-
What is the best way to do pagination on Table in VBCS ?Summary: Need to do pagination on a table which will show 10 columns at a time on a VBCS page in a table Content (required): Need to do pagination on a table which will …
-
What approach i should use to display 60 columns in a table which are editable?Summary: I have requirement to display 60 columns in table on VBCS Page. All the columns in the table are editable. What is the best approach to display 60 columns on a …
-
Is it possible to have a table component as collection template in oj-combobox-one ?Summary: I have a oj-combobox-one component for customer search . It works as a search as you type . We want to display both customer number and customer name in a Table…Vishal Singh Rajpurohit 31 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to get the most used value at the top in the selectonechoice?Summary: How do i get the most selected value under the selectonechoice at the top in the list of values? Content (required): How to get the most selected value at the t…
-
Can I edit the Journey Card on Assign Journey Page using VBS?Summary: I would like to make changes in Oracle HCM Journey using VB Studio by customizing the journey card on assign journey page. The following requirements are the ch…
-
can we makes rows in column header of a table in VBCS?Summary: I am using oj -table and now I want to add some parent header to some header columns .Can anyone give idea on how to achieve this? I have attached the screensho…
-
how to give role based access to vbcs applicationSummary: Hi Experts I have a requirement to give users role based access to visual builder app. For example if a user is having a role or part of group "buyer" in IDCS t…
-
Orientation issue in iPhones.Summary: Switching from landscape to portrait causing UI issues in iPhones. Content (required): Hi All, I have a PWA application which handles the screen orientation on …
-
Is there any feature to group columns in a header of a table?Summary: Content (required): I have a table (oj-table) and I need to group columns in the header like the example below: The header title is not being returned in my SDP…
-
Edit Form to get updating from APISummary: Created Edit form from BO and I want after clicking Edit some of the fields get values from API Content (required): I have BO I used data pallete to create edit…
-
Computed Table not calculating Total column value correctlySummary: The values of two columns should be calculated and stored in third column in a table. Content (required): Hi All, I have a requirement where the values of two c…
-
combobox populate with Array data provider variableSummary: Hi Experts I want to use combobox component but not sure how to populate the details. Can someone please help me. I have followed below OJET cookbook but I didn…
-
Tree structure using oj-row-expander on table, cursor pointing to the above selected.Summary: Hey Experts, I have a tree structured table, using oj-row-expander having 3 levels in each node. The query is say i expand a node in the top and then edit a val…
-
Boolean Checkbox IssueSummary: Boolean Checkbox Issue Content (required): Hi All, Added two Boolean Checkbox in Editable Table . Its is storing same value for next row as previous one as Acti…
-
Need help of selecting the right component to design a layoutSummary: Hi Experts I need your help at high level on how can i achieve below layout in visual builder. I'm new to VBCS and not sure how can I modify the table component…
-
Promise Asynchronous error (train component)Summary: Created variable with the needed steps (5 steps in the train component) as default value. Creating ADP to be loaded on page load (vEnter) from another BO for Da…
-
Data Grid - Jet Cookbook - how to implement in VBCS 19.1.3Summary Data Grid - add to VBCSContent Hello, I would like to add the Jet Cookbook Data Grid to a VBCS application because I believe it would be a lot easier to manage t…
-
How to download data created by logged in user only in Visual builder Add in?Summary: Requirement is like this. Add in sheet used by multiple users to create and modify the records. User can modify only those records which is created by him/her. …
-
Editable Table QueriesSummary: Editable Table Queries Content (required): Hi All, 1} Line Number field should be generated sequentially in Editable Table. We are using the Editable table appr…
-
form layout and table is not adjusting for smaller sizeSummary: Hi Experts I have added oj-sm classes for form layout and for table component but when i test for smaller screens the components sizes are not adjusting automat…
-
Updating Fields in form layoutSummary: Hi Experts, Based on some requirement I created a form layout in which some fields are read only some are editable . I fetch the data for Form layout using get …
-
Binding LOV values in single selectSummary: Hi Experts, As a part of requirement I have to bind the LOV values in a single select for a particular field in Form layout . by using the data from REST API Co…
-
How to customize notification layoutSummary: Hi Experts I want to customize the notification layout i.e. the look and feel of the layout. I checked docs and blogs but didnt find any details on same. Please…
-
select single filter list of value as we typeSummary: Currently I'm using SDP to populate the data in select single component but when i type the list is not getting filtered. Please help, how can i add filtering o…
-
Import Sales order through Visual Builder addin for excel cannot enable the Project and task fieldsSummary: Importing Sales order through Visual Builder addin for excel cannot enable the Project and task fields to capture the project information as the line level. Con…Shuja Siddiqui-Oracle 171 views 6 comments 1 point Most recent by Kelsey Von Tish-Oracle Visual Builder
-
How to customize layout to have 3 sectionsSummary: I want to create a layout for a page in VBCS like a blog as shown in below, on right side I want to add the links or table of content and in left or center the …
-
How can I place the button at the center of screenSummary: I have dragged and dropped button component on to the VBCS page but it is dropped at the left side of the screen. Is there any class by using which it will plac…
-
Change of Theme of VBCS application from SaaS R13 to RedwoodSummary: In VBCS we have applications in SaaS R13 theme, as per Oracle the theme is deprecated but have End of Life support. Content (required): We are also exploring op…
-
How to build Multi form layout pageSummary: Hi, we have a requirement to build this page what is the best component to display the data section-wise on 1 page? what should be the best approach and cookboo…