UI
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 … -
Export SDP Data in csv formatSummary: Hi all, we have a requirement to export data from SDP in csv format. We have installed and used the built in Export Data component available in VBCS however it … -
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 … -
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 … -
Getting error in oracle excel add in "server has forbidden you to perform requested operation"Summary: Hi Team, On UAT environment excel add in sheet working fine through our machine but when business trying same excel from Citrix then they are receiving error me… -
Batch Editable Table BDP issue while additem and updateitem BDPSummary: Hi getting an error while adding a new row and updating an existing row in the Batch editable table. Additem : Updateitem : -
How to Download PDF report from VB page returned by BI PublisherSummary: How to Download PDF report from VB page returned by BI Publisher Content (required): Hi, I have a use case where I need to show/download PDF output from a BI Pu… -
Session timeout but the app is still showing the componentsSummary: Hi Experts I have seen that when the session timeout the VBCS app pages will not show ay sign but when we try to make a call to integration then it is throwing … -
sign out feature not working in vbcsSummary: Hi Experts I have created a new project but the Sign Out feature which comes with the new app is not working i.e. clicking on sign out is doing nothing. I want … -
VBCS App Look & FeelSummary: How to make VBCS look and feel similar to fusion? Is there any fusion/standard css available which we can use in our app development for fusion? Content (requir… -
How to right allign the label of a form field and also change the fontSummary: Hi experts I want to right allign the label to the right instead of left in the form layout for a particular form field, can you please help me. Also, how can i… -
how to right allign the column content within the table componentSummary: Hi Experts By default the content within the table component is not right aligned, can you please help me with how can i right allign the content for few of the… -
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 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… -
oj input text field on clicking showing the drop down in browserSummary: Hi Experts I could see that whenever I'm clicking on the input text field some kind of LOV comes up in the browser. How can I disable it, please help as it is a… -
How to right allign the text in the form fieldSummary: Hi Experts I have a requirement to right allign the text within the form field in a form layout. Please help me how to achieve the same Content (required): Vers… -
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… -
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… -
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… -
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…