UI
Discussion List
-
How To Add Row in the Top (First Line) of the Editable TableSummary: We have made the Table Editable . We also want to add Row in the First Line of the Table and save the Data. Can anybody Please share a Sample Application zip fi… -
Logging transaction details in VBCSSummary: Hi Experts Is there any inbuilt capability in VBCS to log the details like example if a user uses VBCS to raise a request by filling up form and click on submit… -
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… -
Need a Sample Application for ADP FilterSummary: Can any body Please share a Sample Application Filtering ADP Content (required): Version (include the version you are using, if applicable): Code Snippet (add a… -
Create Template with Header and Line in VBCS Excel PluginSummary: Hi We have a requirement to upload an invoice in VBCS BO but the template contains header values and table line items How to create template this template using… -
How to stop autocomplete of form in VBCS?Summary: I have a single select required field which is getting auto populated by saved data on the browser with incorrect value. If the required field is populated a bu… -
Does UI on VBCS accumulate cost on usage ? Does this cost will also occure when we extend OCA ?Summary: Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code snippets that support your topic, if applicable): -
Getting Error in Table Multi Select RecipeSummary: Getting Error in Table Multi Select Recipe Content (required): Hi, I am following Table Multi Select Recipe in vbcs cookbook. I tried tweaking the code by remov… -
How to export only selected columns in Using the Export Capability in Headless ModeSummary: How to export only selected columns in Using the Export Capability in Headless Mode Content (required): Hi, I am using export in progmatic way which is working … -
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… -
Any call to OIC or procedures with POST failing from VB with 415/502 errorSummary: Hi Team, This is a recent observation where all working integrations that were either accepting a body or any query parameters as part of POST stopped working w… -
Copy to clipboard a column value from oj-table in VBCSSummary Copy to clipboard a column value from oj-table in VBCSContent Hi All, I have an oj-table (ADP based table), having 5 columns in the table as EmpID, FirstName, La… -
Issue in table rendering in a dialog after upgrading to 2104Summary: Issue in table rendering in a dialog after upgrading to 2104 Content (required): Hi All, After we upgraded our app to 2104 version from 2210, we are facing issu… -
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… -
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… -
Is there dark mode for visual builder studio?Summary: Is there dark mode for visual builder studio? Content (required): It could make app development much easier on my eyes.. Thanks! Version (include the version yo… -
sample VBCS application which can generate excel fileSummary: Hi Experts I want to create a VBCS application which can create a excel file and download the file on click of a button. is there any recipe or cookbook or a sa… -
How to create an application level dialog box which can be used in any of my pages?Summary: How to create an application level dialog box which can be used in any of my pages? Content (required): I want to create a dialog box which can be invoked from … -
How to copy the action chain from one page to otherSummary: Hi Experts I have requirement where in I need the same action chain in another page. Please let me know the steps involved in moving the action chain from one p… -
Getting an error upon calling an application module JS function from a page moduleSummary: Getting an error upon calling an application module JS function from a page module Content (required): Hi, I am getting an error upon calling an application mod… -
process start action not initiating the process instanceSummary: Hi Experts On click of button I'm trying to initiate the process but out of 10 clicks 3-4 clicks do not start the process instance rather gets 503 error. someti… -
How to sort ADP using variable sort featureSummary: HI I want to sort ADP data by using below feature and refresh index if user delete table row: How to refresh table sequence Column if user delete middle row: He… -
Identify if SelectAll is selected in case of oj-table when Multi Selection Mode is ONSummary: We want to fetch the keys/indexes of checked rows on the oj-table. We have enabled the Selection Mode, Row = Multiple. Ideally, when the table loads, checkboxes… -
How to Logout on closing of tab in vbcs App?Summary: Logout functionality when user closes the tabs. Content (required): Hi All, I need a logout functionality of vbcs application when user closes the tabs (clicks … -
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… -
How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS?Summary: Content (required): Hi All, There is a requirement in my application. Using SDP, we are displaying a table. Row as Multiple is the selection mode for this table… -
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 …