Category 218
Discussion List
-
converted by existing app to redwood but the text color within button is not rendered properlySummary: Hi Experts I have converted my existing application to redwood but the text color within the button doesn't render properly, it should be white color on cancel … -
adding new row at the top of table or at the end in editable table ?Summary: Hi Experts https://us.v-cdn.net/6034893/uploads/VFIGVKM504ZJ/bdp-editable-table-1-0-1-0-281-29.zip I'm attaching my code above. I'm unable to find the logic how… -
Visual Extension - manifest.jsonSummary: I have created a visual extension and created custom build jobs like the original one, when deploying to Oracle I am getting - " Error: The build artifact does … -
VBCS Table is not getting blank on Reset if Pagination is on (loadmoreonscroll)Summary: I have requirement where I have to blank the table on Reset button. I am using SDP to display rows and have loadmoreonscroll option and height : 300px ; style s… -
how to disable the hyperlink within tableSummary: Hi Experts How to disable the hyperlink within the table, i'm attaching my code here. I want to disable the hyperlink only if the status is close, in case of op… -
How to create a mobile application in vbcs.Summary: I'm Trying to generate the mobile application by the below mentioned URL. However, As noticed earlier there was a mobile Icon displayed in the highlighted secti… -
How to achieve MFA for my VBCS application??Summary: Hi All, I am building a page in vbcs and authentication is done via idcs (Users configured in OCI IDCS ). My VBCS is OIC-enabled. Can anyone please help me with… -
AI in VBCSHi, Have anyone implemented AI in VBCS application. Thanks -
VBCS Application offline persistence toolkit error :Summary: I am trying to use the VBCS offline capability to develop an application.After clicking on refresh I ma getting error : '[VB (ERROR), /vbsw/private/fetchHandler… -
Redwood Smart Search Component with ORDSSummary: Hi @Shay Shmeltzer-Oracle, Does Redwood Smart Search Component work with ORDS as back end? Or It supports only ADF BC services ? https://blogs.oracle.com/vbcs/p… -
how to find the applicationURL of a deployment programmaticallySummary: hi, i'd like to include the url of the deployed application in an email (e.g. to let the user click to open the page) … could i ask what's the best way to get t… -
I'm supporting one VBCS application and it is stretching across the screen sizeSummary: Hi Experts Need help, I'm supporting one existing VBCS application and i'm seeing that adding any additional field to the table is making the screen to get chop… -
Talent Profile Changes on VBCS, not able to Publish.Summary: Talent Profile Changes on VBCS, not able to Publish. Content (please ensure you mask any confidential information): Version (include the version you are using, …Lava Somepalli-Oracle 17 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
How can I validate date fields if I'm using an extension?Summary: I am using an extension and need to perform validation on fields. Specifically, I need to ensure that one date field is older than another date field. Can this … -
Pass parameter on URL when open a pageSummary: hi, for a published app, we append the name of the page (billing_master) to the deployment url, passing a value for a page variable (IN_UISelectedBillRunNum) wh… -
Master Detail FormHi, Does anyone share steps to create master-detail form in VBCS. For example Projects as Master and Project Team Members as child. Projects Fields - Project Number, Sta… -
Enable more information (three dots) in family and emergency contacts pageSummary: Enable more information (three dots) in family and emergency contacts page Content (please ensure you mask any confidential information): Enable more informatio…Santhoshkumar K 7 views 3 comments 0 points Most recent by Gaurav Rath- PGC Visual Builder Studio for HCM -
How to upload a CSV with Payload from VBCS to OICSummary: How to upload a CSV with Payload from VBCS to OIC Content (please ensure you mask any confidential information): Hi Team, I want to upload a file from VBCS, and… -
Any quick method to transform non redwood page to redwood ? without reworkSummary: Hi Experts We have an old application built with non redwood template, but customer is asking to change it to redwood. Our application is huge as it is having 4… -
Email with a url/hyperlink parameterSummary: hi! In a BO business rule Send email Notification, i'd like to include a link to a VB page, and for this link to be a parameter. Could I ask if there's a way to… -
Ability to update DFF through visual uploaded excel add-inSummary: There is a requirement to update the DFFs on project tasks level. However those DFFs are not listed under layout designed in columns. Can anyone help me what I … -
Git pull failed - 504 Gateway Time-outSummary: Git Pull from another branch (rebase) returns error "Git pull failed - 504 Gateway Time-out" Content (please ensure you mask any confidential information): We'r… -
Not able to invoke VBCS page from Oracle FusionSummary: Hello Team, We are working on integrating Microsoft Teams within Oracle Fusion and have embedded VBCS page on Order Management screen via Page composer, however… -
How to close the fire notification on button click ?Summary: Hi Experts I have a requirement to close the fire notification message on button click and i don't want to use transient option rather i want the message to per… -
Clearing Selected Rows in `oj-table` After Data RefreshSummary: I am using an oj-table component where users can select single or multiple rows. Since multiple selection is enabled, the table automatically adds a checkbox co… -
we want to implement oj-thematic-map in our visual builder projectSummary: Hi Experts We have a requirement to use oj-thematic-map in our project as mentioned in OJET as it is too much coding and i'm unable to relate how to use in visu… -
How to display multiple line message in fire notification inSummary: Hi Experts I want to display the multiple line message in fire notification in Visual Builder page. Please help me, i'm attaching my code here In my case all 3 … -
run OIC service from mailSummary: Hello everyone, I need the following functionality that involves a visual builder screen and an integration: I have a screen that invokes an OIC integration thr… -
what are the available redwood illustration background source url we can use by oracleSummary: Hi Experts Our customer is asking to change the illustration background source url / image in our redwood pages, wanted to know how to check the available image… -
How to reset / remove the selected value in select single component in edit pageSummary: Hi Experts I have a form to create a request in visual builder and one of the field is of type select single component. At the time of create request user will …