Tip
Discussion List
-
how to again refresh the fragmentSummary: Hi Experts I have made use of fragment to show data on the page load but if i update the data in the page it is not reflecting in the fragment table, any way we… -
form layout not stretching to full width of parent in my page, please helpSummary: Hi Experts In my page i have a validation component and form layout, i could see that the validation component stretches to the full wide but the form layout is… -
redwood guided process page template , how to add back button and gotoSummary: Hi Experts If i use a redwood guided process page template i don't see button to go back in step only i can see next button to goto next step and cancel button.… -
how to center the content within the form layout in the drawer componentSummary: Hi Experts I'm using the radioset within the form layout in the drawer popup, but i could see that the form is not center aligned in the drawer but it is left s… -
How can i provide the local resource image as forground in redwoodSummary: Hi Experts I have a requirement to show the image in foreground as shown below from the local resources → image location, how i can do this, please help Content… -
collection container color at top is different than the table, how to make same colorSummary: Hi Experts I have added the collection container to the table as shown below but there is a mismatch in the color between the bar at the top of the collection c… -
how to get file from user with file picker and show the files using fragment in VBCSSummary: Hi Experts I have a requirement to get the multiple files from user based on the source / category and it must store in a variable but the table which shows the… -
VBCS or APEX which one in more flexible in terms of technologySummary: VBCS or APEX which one in more flexible in terms of technology, Is there any limitation in VBCS that at one time only 200 users can access the same page? Is the… -
what component can show the html code / tags as is in VBCS if we get the data from lookupSummary: Hi Experts I have a requirement in my project where the customer is storing the HTML code as shown below in some lookup like in fusion or in Oracle Integration,… -
visual builder MS excel extension get data from fusion and update the data in ORDSSummary: Hi Experts I have a requirement to use the Visual Builder MS Excel extension, but my requirement is create a record in database with ORDS REST API but the data … -
visual builder tile not showing in fusion with page integrationSummary: Hi Experts I have embedded the VBCS page in fusion using page integration but the tile is not showing in the fusion springboard, user is having the role (Applic… -
i want to change the redwood notification message to non redwood styleSummary: Hi Experts I want to change the notification message style in my redwood page template based application to non redwood style. Please help me how can i change t… -
how to show variable data in dynamic form ?Summary: Hi Experts I have a requirement to show the data available in a variable in a dynamic form but i do not see any option in dynamic form to select variable as det… -
Business Objects are only supported when a runtime environment is set up for the workspaceSummary: We are using the free Visual Builder Service comes with FA ERP application. We havent linked this application with any of our OIC or ATP environments. With is c… -
dependent select single component for edit and view mode creating issueSummary: Hi Experts I have below dependent select single component on my page which will used for create and view as well select single 1 : Country list (event to reset … -
not navigating to a page when previewed from vbenter action chain at application levelSummary: Hi Experts I want to navigate user to the page based on condition on the page load but the navigate to page is not working and i'm getting blank screen even tho… -
select single component selecting the index instead of value suddenlySummary: Hi Experts I'm having a select single component to select the contact id on selection but the index is getting selected even though SDP key attributes all point… -
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 … -
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… -
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… -
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 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…