Layout
Discussion List
-
Replace My Application FavIcon with Custom Image/LogoSummary: How to Replace the My Application FavIcon with Custom Image/Logo. Replace main Replace Main header and add Input Text Box to Display Fields There and also Remov…
-
How to implement Page Navigation Flow on VBCS Page ?Summary: Want to achieve Page Navigation Flow on vbcs page. What are the steps to create Page Navigation Flow. Content (required): Below is the same example I want to im…
-
Batch Editable Table IssueSummary: Values are not Storing while editing the table. Content (required): Hi All, We are using BDP table approach for editing table , As we have to implement Multipli…
-
How to add a collapsible component on Drawer Menu ?Summary: How to add a collapsible component on drawer menu ? On expanding the Tab from the drawer, I want to show collapsible on the menu Drawer. Currently using the Nav…
-
VBCS cannot load design (the loading circle keeps running)Summary: Hi experts, the app works fine when i click preview. but when i want to edit keeps loading. i checked the developer tool (Console and network) the images are at…
-
VB Excel add-in - How to setup field LOV's based Other Fields ValueUse Multiple LOV’s for a field based on selected value of other Field We have a field called Qualifier Type which can contain Multiple values as Below. Bill-To Location …
-
How to insert blank record at the top of the editable table in VBCS ?Summary: Trying to insert a blank record in a editable table, which is inserting at the bottom of the table. So expecting the blank record to insert at the top of the ed…
-
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…