UI
Discussion List
-
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 7 views 0 comments 0 points Started by Vishal Singh Rajpurohit Visual Builder
-
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…
-
How to set the timeout value for a "Fire Notification" action in Action chain?Summary: I want to set the autoTimeout value for the "Fire Notification" action in Action chain. Content (required): I have set the autoTimeout parameter but it doesn't …
-
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 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 …
-
Unable to transfer credentials from one instance to another using vb-credentials:transferSummary I am able do npm install, vb-process-local, grunt vb-package, vb-deploy but not vb-credentialsContent Hi Experts, Has anyone used grunt vb-credentials to transfe…
-
Line Break in expression editor of fire notification in visual builderSummary: I have this requirement that I need to add one or more line breaks in the expression editor of fire notification to neatly split and align my error message in t…
-
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 with oj-input-date selectionSummary: Hi All, Hope you are doing well. I have an Enter a date on or after 03/10/2023. and in which added the below min property so that minimum selection will be toda…
-
Unable to activate an application action chain from a fragmentSummary: Unable to activate an application action chain from a fragment Content (required): Hi, I have a fragment which has a button on it. i would like to link that but…
-
Is there any way to clear BO contents at one shot?Summary Is there any way to clear BO contents at one shot?Content Hi All, Is there any way to clear BO contents at one shot? Just wanted to udnerstand if there are ways.…
-
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…
-
Problems with date conversionSummary: Content (required): The oj-input-date component is delaying the date by one day in the view. The problem also occurs when I use the same component in a form to …
-
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 …
-
How to implement multi-select with checkbox in one fieldHi Experts, We have a page with filtering criteria using combobox(many) component, though instead of the combobox(many) which auto-expand when displaying the selected va…
-
How to modify label in select many componentSummary: Hi Experts I want to modify the label for select many component to show Display name as well as email address. But this label field doesnt support javascript co…
-
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 embed get web form details of process task in visual builderSummary: Hi Experts I have created custom pages in visual builder for process task (PCS) approval purpose (human task). I don't find any action in visual builder which c…
-
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 …
-
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 reassign process task with Visual BuilderSummary: Hi Experts Please help, I want to build the logic in VBCS i.e. to re-assign tasks to another user. I'm unable to figure out what action to use. Content (require…
-
How to create a common dialog component shared across pagesSummary: Hi Experts I want to create a dialog component which has to be shared across the pages. How can I achieve this please help i.e. without creating redundant dialo…
-
$application.user.email is converting to lower caseSummary: Hi Experts When I'm making use of $application.user.email variable in VBCS application it is converting email address to lowercase but in IDCS the email address…
-
Seconds selector in <oj-input-date-time>Summary: Content (required): Hi Team, by default shows only Hour and Minute Selection. Is there a way to get the seconds also to be selected ? Version (include the vers…
-
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 …
-
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…
-
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…