UI
Discussion List
-
How to get Templates in VBCSSummary: How do we get a template which is not by default provisioned in VBCS - For example if I need a DCS template in a Paas VBCS how do we do that? -
how to override the title tag on index.html as we navigate from one page to anotherSummary: Hi Experts I have a requirement in VBCS app i.e. to show the page name on the browser tab i.e. title tag in index.html. Could you please help me here how i can … -
VB standalone instance sizing recommendationsSummary: Hi Team, We have build 17 custom PaaS solutions in VB studio. We are planning to move to SIT then eventually to UAT and Prod.We want to understand the oracle re… -
Getting Error on setting selectedStep in train componentSummary: Hi All, I have implemented train component in a dialog using cook book as reference. Its working fine. I am trying to enhance this little bit but getting error.… -
style.decimal.separators group and decimal must be set togetherSummary: when creating in vbcs redwood starter app , it immediately shows these errors: style.decimal.separators group and decimal must be set together. style.decimal.se… -
Screen flickering issueSummary Screen flickers after an eventContent Hello Experts, I have a table(based on ADP) which has events associated with columns values and in the event I am doing som…User_2025-02-04-06-54-05-326 127 views 4 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder -
how to design a multi step application form in redwood templateSummary: Hi Experts I need your suggestion here like what page template and component to use in order to achieve below use case. I have a requirement to design an applic… -
Uncommit all changes and revert back the changes in vbsSummary: Hi Experts How to uncommit all the changes and revert back in VBS ? I did reset to head but the file changes still showing as shown below Content (please ensure… -
image on page load is not working when app made live or stage url is used, index.html image on loadSummary: Hi Experts, @Sherif Bashar, @Vignesh Viswanath-Oracle, @Nada Bashar I have added the image on page load as suggested by @Mohammed Galal (by adding style and ima… -
I'm getting blocked aria-hidden error and app.css properties are not applied on the componentsSummary: Hi Experts I'm getting blocked aria-hidden error and app.css properties are not applied on the components in my page. why this error comes and how to avoid, ple… -
Assign Base64 Data to Image (Avatar)Summary: We would like to have the web service pull the users image into the avatar. I have an Action Chain created that will fetch the web service based on the logged i… -
Table stretching beyond the page limit if more columns are added to the table, no scroller addedSummary: Hi Experts I'm working on one app and added table with custom css and oj classes but i notice that if i add more columns to the table it gets stretched beyond t… -
oj-c-select-multiple - dropdown gives duplicate values when filtered with type in searchSummary: oj-c-select-multiple - dropdown gives duplicate values when filtered with type in search Content (please ensure you mask any confidential information): Hi All ,… -
Getting 403 forbidden error while trying to access the VBCS application in an iframeHi, I am trying to access the vbcs application inside another application through iframe, both are part of the same OCI. Its giving 403 forbidden error along with the X-… -
how to make the parent panel stretch as much as the table columnSummary: Hi Experts In my code i have a parent panel but i want it to stretch only upto the table column , in my below screenshot the panel is taking extra spaces but my… -
how to create a dynamic form for view detailsSummary: Hi Experts When i'm trying to use dynamic form in my application it is allowing me to create only if i have to use it as a create form i.e. by selecting create … -
How to change the color of notification text to blue, yellow,..etcSummary: Hi Experts I have a requirement to change the color of the text in notification to blue, yellow based on the button click as shown below, i have attached my cod… -
multi select on table easy method to get the dataSummary: Hi Experts is there a easy method to get the get selected by user in multi row select on table when they select on one row or all row . here when user selects a… -
how to add a custom notification on a pageSummary: Hi @Mohammed Galal @Sherif Bashar @Vignesh Viswanath-Oracle and all I have gone through the below post by Mohammed Galal, but is it possible to write logic at a… -
adding vertical scroller like table to a panel or form any componentSummary: Hi Experts When we restrict the height of a table we get a vertical scroller on the right side to scroll to the top and bottom of the data in the table, but I w… -
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… -
Is it possible to use BDP in row-expander?Summary: Implementing Row Expander Table with Load More on Scroll in ORDS API Content (please ensure you mask any confidential information): Hi Team, I am working on imp… -
add instance in vbs is not working after creating a project and environmentSummary: add instance in vbs is not working after creating a project and environment Content (please ensure you mask any confidential information): Version (include the … -
How to make footer non stickySummary: When we add footer from a fragment - shell footer, it is always sticky, how do we make it non static and flow with the page and diaplay at the bottom. Tried mul… -
Minimize icon in DialogSummary: Hi, Is it possible to have minimize icon besides close icon in dialog. My use case is, I want to minimize the dialog after launching it. Also bring it up whenev… -
how to handle if condition within form layout when the value changes on button clickSummary: Hi Experts i have a save button in my page on click of which request id variable value is generated and in page the form layout if condition must update and swi… -
How to change the color of button with custom colorsSummary: Hi Experts How to change the color of buttons to red, green, yellow,...etc. I dont find an option in the button attributes in vbcs UI. Please help Content (requ… -
How to restrict the file size in file pickerSummary: Hi Experts Is it possible to restrict the file from being uploaded using file picker component based on the file size ? I want to stop user from uploading the f… -
How to implement editable table on table of type tree structureSummary: How to implement editable table on table type of tree structure Content (please ensure you mask any confidential information): Hi Expert, We have implemented ta… -
How to design attcahed page in VBCS using RedwoodSummary: Hi, I am new to VBCS/Redwood. I am able to design basic create and edit form using Redwood template. However, i have a requirement to design a page in below for…