Layout
Discussion List
-
Sub tab pagesHi, In master child relationship page how can I create child page with multiple sub tabs. Kindly help with any document, sample application or any link to blog Thanks
-
Template not working when oj-table columns atrribute is set using a variableSummary: Page is not able to select the custom template when column attribute is set using a variable. It however works when the column attribute is set using a string. …
-
I want to make visual builder app look and feel the same as Fusion?Summary: I want to make UI the same as Fusion button the same design and things like this. Is this possible or not
-
freeze menuSummary: Content (required): I have a screen similar to the one in the image, which is hidden and shows the side menu. It also has a main title. What I need is to make t…
-
Horizontal scroll is not shown on overflow of the content in the tableSummary: Hi All, Horizontal scroll is not added to the table on overflow of the content in vbcs version 2207, Even adding the code style= "overflow-x:hidden" to vb-conte…
-
I have doubt in table creation . is it possible to group the columns in table?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable):
-
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…