Composite Component
Discussion List
-
Visual Builder RedWood and Apex Light RedWood can look the same?Summary: Is it possible to use CSS in Oracle Apex to make the applications look just like the Visual Builder Red Wood? I think it would be great if there were an option …
-
VBCS advanced query componentSummary: We’re currently starting a VBCS implementation and one of the requirements is to have an advance query like the one available on VBCS on the objects’ data (imag…
-
How can we set Select (Many) field height to fixed size and restrict from resizingSummary: We have created a form with Select (Many) column and assigned list of values using REST api. When we select values from LOV, the field is expanding (auto sizing…
-
How to Build VBCS Application By referring JET CookbookSummary: How to Build VBCS Application by Referring JET Cookbook Content (please ensure you mask any confidential information): Hello Team, I want to build a VBCS applic…
-
How to hide "Achieved Weight" in Goal Measurement in oracle fusion Goal ManagementSummary: We are not using the "Achieved Weight" field, so the customer wants it to be hidden. We attempted to hide it using VBCS but had no success, as the field is not …
-
Displaying Contacts for a Specific Account in Oracle Sales Cloud Using VBCS ComponentHow can I display only the contacts associated with a specific account in Oracle Sales Cloud using a VBCS component? Any suggestions on how to do this, as well as a poss…
-
Visual Builder Studio unable to create business objects from tenant database and csvSummary: I keep getting an error in my attempt to create business objects from my tenant database and local CSV files Content (please ensure you mask any confidential in…
-
oj-sample-export-data component for JET 16.1.4 version issue for Redwood template based VBCS appSummary: Hi All, I have created a VBCS application based on redwood template. I am installing oj-sample-export-data component from exchange into my application but its n…
-
how to add a chart when exporting pdf and excelSummary: I have the following requirement: Export the resulting data from an OIC integration in Excel and PDF. In both cases you must not only export the data but also r…
-
Redwood Calendar is not getting properly refreshedSummary: Redwood oj-sp-calendar is not getting properly refreshed. Every time the ADP is refreshed with new values the calendar component is appending all the old and ne…
-
oj-switch not able to toggle with keyboard 'enter' or 'space' or 'tab'Summary: OJ - Switch, not keyboard accessible. Not able to toggle the switch with keyboard. Tried to add an action for keypress/keydown, but it is not initiating the act…
-
VBCS DynamicForm Oj-dynamic-form based on external ADF Rest service framework version 7 ,LOVs IssueSummary: I created a ADF rest project on Jdev 12.2.1.4 with rest framework version 7. Inside this project I have a VO exposed as webservice and LOVs configured. Now I am…
-
How to use <oj-sp-input-key-flex-field> component in VBCSSummary: We have a requirement where in vbcs page, user need to select segment values as code combination and based on user selection these Code combination will be pose…
-
Trying to edit a "Marketplace of Opportunities" page messageSummary: The client uses Spanish as the default language, so when they try to remove an application the message "Withdraw" appears in English and they require that the m…Brandon Martin-Oracle 11 views 0 comments 0 points Started by Brandon Martin-Oracle Visual Builder Studio for HCM
-
VB Studio- Table Component not visible completely without zooming out the page.Summary: We have a table component with data set as ADP. We also have Pagination associated with this table. We are unable to see the table completely without zooming ou…
-
How to use smart search filter templateSummary: We have to build search page with some select single fields how can I use smart search page template to achieve the same. Do we have some examples in cookbook h…
-
How to Validate Input Text Field of BOSummary: We have Requirement where for Each Employee we need to allow to Edit /Update a Field named Component which has 3 rows Component 1, Comonent1 and Component3 . Wh…
-
Where to find deployed appui apps in fusion?Summary: Hi Experts I have deployed few appui to my fusion instance, and i want to know will those apps be displayed as an icon by default in navigation menu or in sprin…
-
FIlter capability in select singleSummary: Select single always filters using LIKE operator Content (required): We are using select single for which data source is via rest api. We have not defined any q…
-
VBCS Facet SearchHi All, I have a requirement to implement facet search in VBCS. I came across a video showing how to do so, however I couldn't find the component being used in that vide…
-
Value assigning issueSummary: Hi With below input parameter , i am calling OIC integration by clicking Go Button. When i am selecting Errored in drop down , i need to send internally code va…
-
Difficulty Changing Navigation List Item Content Color in Redwood Overrides CSSHi, We are currently encountering an issue with changing the color of the navigation list item content in our application using the Redwood overrides CSS file. We have a…
-
Regarding oj-table on-data-change methodSummary: I am assigning data=“[[$application.variables.sdp ]]” in oj-table. If I reassign sdp variable, on-data-change action chain is not called. Is this the expected b…
-
undefined getting while clicking on search ButtonSummary: We have From date and To date in Input search criteria. If we don't put then it should pass NULL value but it seems "undefined" value is assigning. How to handl…
-
numeric value coming as NaN while exporting for null values, can we have blanksSummary: When we are exporting the data from VBCS, string values are coming as blank but number values are coming as NaN, is it the functionality of VBCS or we can have …
-
How to implement loadMoreOnScroll for Rows on ADPSummary: loadMoreOnScroll for Rows on Table with ADP variable fetches default 25 Rows. How to Fetch more than 25 rows for ADP Content (required): Version (include the ve…
-
Unable to Modify Account Detail Page in Redwood using Visual BuilderHi team, I am currently working on modifying the account detail page in Redwood using Visual Builder. However, I have encountered an issue where the account-edit page is…
-
Oracle Fusion Sales - Redwood (Visual Builder)Hi Team Summary: I am currently working on modifying the existing "Create Lead " Redwood page using Visual Builder and add the additional standard fields such as Campaig…
-
I have requirement to implement table which has nested headers with editable functionalitySummary: Hi everyone, I have requirement to implement table which has nested headers with editable functionality, please help on this i have also found example of datagr…
-
How to get OJ Text Area to preserve new lines when the user enters textSummary: As part of a customer contact message - the user fills out a text area and this is sent to an email provider API (simply, someone fills in a oj-textarea and the…