Category 218
Discussion List
-
Help overriding oj-table properties in redwood-overrides.css fileSummary: I am trying to override the color of the checkbox and the row font size on a multi-select table using the redwood-overrides.css file. Content (required): In the…User_2025-02-04-21-56-11-668 72 views 15 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder
-
How to clear ADP table sortingSummary: Hi, How do we clear sorting on ADP based table Content (required): Use case 1 - I am fetching emp data in a sorted order based on id column in desc order on fet…
-
ADP based table sortingSummary: Hi, I have an table based on ADP. It has check boxes at the row level. User can select any row . Based on the selection we are doing some calculations. I have a…
-
Can we display detail records for a master record as column of type "Table" inside a table in VBCS?Summary: Trying to display a table having BOM Components, which in return have RFD detail records. Need to show the RFD detail records in a tabular format inside the alr…Vidhya Valantina Venkatesh 31 views 7 comments 0 points Most recent by Vidhya Valantina Venkatesh Visual Builder
-
Put validation on text field from table row valueSummary: Hi I want to add validation on text field(Lot) value should compare the column(lot_serial) row data if value found in the table then Enable button(view data) el…
-
Application Extensions vs Visual Applications?Summary: Are applications extensions and visual applications mutually exclusive? Can you only have one or the other in your VBCS environment? Content (required): Just as…
-
Is visual builder the same as visual builder studio?Summary: Content (required): Is visual builder the same as visual builder studio? If not, what are the major differences? It looks like Studio is it's own feature offeri…
-
clear sub fields if we clear parent input text fieldSummary: I want to clear all subfields derived from the parent text input field 'Scan Issue Material' Content (required): Version (include the version you are using, if …
-
Can we update WHO columns in VBCS business objects?Summary: Unable to update lastUpdatedBy field in business object using rest endpoints Content (required): We have a requirement where we wanted to update lastUpdatedBy f…User_2025-02-10-07-41-15-235 31 views 2 comments 0 points Most recent by User_2025-02-10-07-41-15-235 Visual Builder
-
Assign function result in array variable then display in tableSummary: I am using js function to split the comma-separated string values(O278219,PRW01022N-0890-SAFSA,Q1085,L10397257,MM20C24013,N38756)into array how would i assign t…
-
Cache enabling "OfflineHandler()" is getting executed before VB enter event in AppModule.jsSummary: Hi I am implementing cache strategies in my Project. want to enable/disable this flag based on some external Variable Data, hence i had created a "VB-enter" eve…
-
Embedded VBCS Page In ERP Cloud-Data SecuritySummary: I have a requirement to get the user id logged in ERP Cloud page as parameter to VBCS page using Page Integration Wizard. The use case is basically restrict dat…
-
oj-input-text readonly true componentSummary: Is it possible to customize the css of oj-input-text when readonly is true for specific element as I am not able to override the same when readonly is true in c…
-
Save Search Results in VBCS PageSummary: We have designed a custom search page and upon giving the search criteria and click on search button , it will call the REST service and provide the results in …
-
CI/CD for Oracle Integration from GIT with VB StudioSummary: Hi Team, I am able to export and import the integrations from one environment to another without an issue as shown in the below video by Shay. Is it possible to…
-
rest service Exception handling in VBCSSummary: I want to handle the user define exception populate a message in vbcs via data invoking through rest service. Content (required): I am using post rest service s…
-
Build Job Stuck With 'Waiting for Executor' in VB StudioSummary: Hi Team, I have created the project using VB template , environment using VB Credentials(external VB Instance) and workspace (with new repo). I could commit the…
-
Collapsible Data in TableSummary: I have a requirement to showcase collapsible data and my input is array shown similar to the link below. How to rewrite the code an attain the same in JavaScrip…
-
LOV in VB Excel add-inSummary: We need to put 3-4 list of values for a field so that User can select from the same while uploading Content (required): I went through the Oracle docs but its m…
-
Editable Form Table - proper way to use Form Layout component when in edit modeSummary: Issue with using editable form table cookbook recipe and edit-row functionality Content (required): Hello Community, We have a requirement to bring up a form on…
-
Mapping of query params for Process Objects doesn't workSummary: Mapping of query params for Process Objects doesn't work Content (required): Hi all, I'm about to create some interactions with processes and wanted to propagat…
-
Revising options for combo box / select one after closing "Add Options" wizardSummary: Revising options for combo box / select one after closing "Add Options" wizard Content (required): Hi all, when adding options of Combo Box / Select One via Qui…
-
Auto-Populating in VB Excel add-inSummary: How can we default a value in fields when downloading data Content (required): We would like to auto-populate(default) a few columns/fields when downloading dat…
-
Search and highlight text in a current VBCS pageSummary: Can we make input search content like a chrome search bar in VBCS with out-of-the-box functionality or external javascript? Content (required): Our expectation …
-
Why would visual builder refresh the session and destroy all my work?Content 25 mins of coding lost because visual builder reloaded due to invalid session and re-login.