Web
Discussion List
-
Visual Builder using Process in a ChatbotSummary What i'm trying to do here is to have a visual builder web app having a form that would trigger a process, and this app can be launched from a digital assistant.…
-
Enable SSO between FA and VBCS APP?Summary: How to Enable SSO between FA and VBCS APP? Content (required): I want to enable SSO between FA and VBCS. Both FA and OCI, have federated with Azure, Azure is th…
-
Facing an issue with assigning groups to Application profileSummary: We are facing an issue with assigning groups to Application profile. For eg. If we set a group “Test User” to a role “User” in Application profile “Default” the…Tamilselvan Natarajan-Oracle 41 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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
-
Help texts in select single is not persistent.Summary: Help texts in select single component is not behaving like the other components. Content (required): I have a select single in my web app with a help text. Whil…
-
How to optimize the searh on single select component in VBCSHi all, I'm having problems with search performance using the oj-select-single component. When the user types something, the component brings the results, but it takes l…
-
How to use temporary memory do DML operation on table data on UI store in ADPSummary: Hi I have 1 requirement where 5 records are coming from SDP (approver's email, name, desgination, emp_no ) which is maximum 5 rows now user can manipulate like …
-
How to handle browser refresh - F5 in vbcs applicationSummary: Hi All, How to handle browser refresh (F5) in any vbcs application? I have an application which has 10-12 pages in it and from any of the pages if user clicks o…
-
issue when opening a dialog on top of otherSummary: Hi Experts When I try to open a dialog on top other dialog i.e. on click of button I open a main dialog and on click on button I try to open a small dialog on t…
-
add search field for every column on top of it in table componentSummary: Hi Experts Is it possible to add the search box for every column on top of it in a table component as shown below If possible, please help me how i should proce…
-
How to get or print the Oracle Visual Builder's Server IP Address in VBCS application UISummary: How to get the Oracle Visual Builder's Server IP Address in VBCS application UI Content (required): Hi All, I am need to get the Server IP address of the Oracle…
-
Visual Builder New Features WebcastRegister and join us to learn about the new features in the recent version of Oracle Visual Builder and Visual Builder Studio. We'll explain and demo the latest addition…Shay Shmeltzer-Oracle 81 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to move a action chain from page to flow or app levelSummary: I have already created a complex action chain at Page level, Now I want to move it to Flow or app level. How to do this? Please help Content (required): Version…
-
How to check if a column of a table has a value?Summary: Content (required): I have some columns that may or may not contain value in the rows of a table. In the image below in the TRAKING_FIELD2 column, only one line…
-
How can I make images in my application Cacheable ? The Cache_Control header is always no-cache.Summary: I want to make images in my application cacheable on the browser. The Cache_Control header of all the resources is no-cache. How can I change it? Content (requi…Karim Nashaat-Oracle 31 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
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…
-
How To Provide "Redirect-URL" after logout action ?Summary: Unable to Login to same application after Logout action. Content (required): The logout button in my application(status:live) triggers an action chain that call…
-
Multiselect table function getRowsForIDs is not working correctlySummary: Hi all, I am facing 1 issue when the application loads and the user selects table row (table having action chain multirow selection) then getRowsForIDs function…
-
How to export data into word document using VBCSSummary: I've a requirement where I've to export the data of a SDP/ADP into a word document in the structure of table, Could someone please help me in achieving this in …
-
Export functionality in VBCS has extra quotes on first fieldsHello Experts, I am using the export functionality in VBCS to allow user to export the page data, but i noticed there is always double quotes on the first column, is the…
-
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…
-
create table with tree data in visual builderSummary: Hi Experts I want to create a table with tree data like it is shown in below OJET cookbook but not sure how to do in VBCS. Please help https://www.oracle.com/we…
-
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…
-
difference between [[ ]] , {{ }} and [[[ ]]]Summary: Hi Experts While assigning variables to a property or attribute for various components in Visual Builder I have noticed below mentioned brackets. Please help me…
-
How to change the dialog title at runtimeSummary: Hi Experts I have a dialog component but the dialog title i want to change at runtime. Is there any way while using call component from action chain the dialog …
-
How to get the url hostname of visual builderSummary: Hi Experts I want to get the hostname of the visual builder at runtime like if the visual builder host is https://appvbcs.com/ then I want to get the hostname a…
-
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…
-
select single value in variable is lost in case of idle timeoutSummary: Hi Experts I have come across a scenario where in after user selects some value from select single while filling the form and doesn't fill other fields or leave…
-
how to build idle timeout screen functionality in VBCSSummary: Hi Experts I have requirement where a user if doesn't use screen or is idle for more than 100 seconds then the popup/dialog needs to come up and say user to ref…
-
default value in select singleSummary: Hi Experts Is it possible to default value for select single component? unless user changes the value, the value must be still Content (required): Version (incl…