Custom Code
Discussion List
-
How to make columns visible if condition is metSummary Is there a way to make a column invisible till a condition is met?Content Hi guys, I used the tutorial Editable Table with Visual Builder - Additional Tips (http…
-
How to verify customer account type at the time of signing in the Digital Customer ServiceSummary How to verify customer account type at the time of signing in the Digital Customer ServiceContent Hi, Dear, we have created two apps in VBCS using Digital Custom…
-
Getting error while trying to navigate trough custom drop down listSummary Getting error while trying to navigate trough custom drop down listContent 1. The application developed in test environment and then import in prod environment w…
-
How to limit the number of records in a data tableSummary How to limit the number of records in a data tableContent Hello All, I would like to know in VBCS how to limit the number of rows in vbcs table. My use case is t…
-
Getting the filter non-case sensitiveSummary How can i get the filter on a sdp non-case sensitive?Content Hi guys, At the moment i have made a filter on a field of a ServiceDataProvider (based on a Rest ser…
-
Is there a way to keep the records from a boolean checkbox?Summary We developed a web application on VBCS and we'd like to know if it's possible to keep the records of the selected checkboxes on the applicationContent Hello guys…
-
When passing parameter from one page to anther space replace with + to how to revertContent Hello All, I am passing a param through hyperlink in a table which redirect to another page, my issue is that when passing the parameter the name which = "ALLOWA…
-
How to move from one tab to anther using a button action in VBCSSummary How to move from one tab to anther using a button actionContent Hello All, I would like to how How to move from one tab to anther using a button action in VBCS. …
-
Combobox repeated valuesContent Hi, I am displaying the output of a rest api on a combobox but the problem I am getting repeated values although they're not repeated in the original call. How c…
-
How to create a reusable javascript method in oracle VBCSSummary How to create a reusable javascript method in oracle VBCSContent Hello Engineer, I would like to know if it is possible to create reusable javascript code. Meani…
-
How to dynamically build array filter expression in javascript in vbcsSummary I need a function to filter my array and return results based on user inputs.Content I need a function to filter my array and return results based on user inputs…
-
Client Side Filter for Tables in Visual Builder using rest api endpointSummary Client Side Filter for Tables in Visual Builder using rest api endpointContent I need to to filter a table that is populated by a rest endpoint coming from a ora…
-
How to do master details when using rest web serviceSummary How to do master details when using rest web serviceContent Hello All, I would like to know to to generate master details forms where data come from rest web ser…
-
How to pass a filtered data value to a VariableSummary How to pass a filtered data value to a VariableContent Hi guys, I have filtered result of a standard API (SelfRegisteredUser) into a table, and now I want to pas…
-
Can we start a process directly from deployed process without adding it to alias?Summary Can we start a process directly from deployed process without adding it to alias?Content We are starting a process directly from deployed processes list without …
-
Javascript jshint "use esversion: 6" & "Too many errors."Content We have a very complex page which requires us to write some complex JS to manipulate the data. As seen in the attached screenshot * jshint warns us to use 'esver…
-
Is it possible to customs our own list viewSummary Is it possible to customs our own list viewContent Hello All, I would like to know if is it possible to customize our own list view. Please find attached screen,…
-
How to make a variable boldSummary How to make text field variable boldContent Hello All, I am using list view for data display, I made a concatenation of two variable and I would like to make the…
-
How to add a link in a data table to redirect to another visual builder pageSummary How to add a link in a data table to redirect to another visual builder pageContent Hello Expert, I would like to know how to add a link in a table which will re…
-
How to execute a search from a rest API with search parameterSummary How to execute a search from a rest API with search parameterContent Hello Expert, I would like to know how to execute a search from rest API with more than one …
-
Getting Error while creating SR trough DCS User.Summary Getting Error while creating SR trough DCS User.Content HI, Dear, we are trying to create SR trough DCS User, we have mapped a custom field on SR form to select …
-
QR code generationContent Hi, I am trying to generate a QR code that is a combination of 6 values. Is there any workaround for the below? Any advice? Regards, Duha
-
oj-undefined error when implementing a jet componentSummary getting the oj-undefined error when importing a jet componentContent Hi guys, I am getting an oj-undefined error when trying to implement the card flip jet compo…
-
counting field from business object to use in a pie chartSummary counting a field from BO and showing it in a pie chartContent Hi all, At the moment we are using a pie chart to provide some information about our business objec…
-
Search a value in a Business ObjectSummary Search a value in a Business Object using javascript Module FunctionContent I would like to search for a value within a Business Object(BO), using a javascript M…
-
Using Google Charts Library in VBCSContent Hello Dears, I want to use Google's charts library for developing dashboard but I have trouble using the library. First of all, I examined these two tutorials an…User_2025-02-06-20-48-59-228 29 views 4 comments 0 points Most recent by User_2025-02-06-20-48-59-228 Visual Builder
-
Update selected record in editable tableSummary Update selected record in editable tableContent Hi Shay and Team, I have an editable table with hundred of rows. I modify some of the rows value and want to save…
-
Limit on dropdown filteringSummary Dropdown has a limit of the values in itContent Hi guys, Is there a way how to get a whole or at least more values shown in a dropdown instead of the predefined …
-
Display 1 record at a time with paginationSummary Display 1 record at a time with paginationContent Hi All, I need to display data from Business Object. As we have lot of columns in tables, we are displaying 1 r…
-
How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Summary How to pass $appliction.user.fullName in URL parameter Service Connection Definition.Content Hi All, Dear, we are trying to pass system variable to REST API quer…