Develop for Redwood
Develop Redwood user interfaces with Visual Builder, Visual Builder Studio, App UI, and the Redwood Reference Application
Discussion List
-
Stage App not prompting for IDCS AccessSummary: Hello, I created redwood app in PaaS solution and I observed that the app when staged does not redirect to IDCS page and launches the HTML of the landing page i…
-
Page does not redirect to offerings and activity after learner clicks on Get Started/ Learn MoreSummary: In the redwood ESS, when learner click on course and Get Started/ Learn More button, the page does not redirect to offerings/ activity Redwood link instead, it …
-
Collapsing of oj-sp-expandable-list-item not workingSummary: Content (required): We are trying to implement oj-sp-expandable-list-item as mentioned in the Component Exchange Docs. While Expanding the list item works but t…
-
You found a goody bag!
We're all about life's little joys here. Bring some fun to your desktop with these wallpapers designed by our creative team.
-
How to use user Preferences of Oracle Fusion Cloud Applications in new pages created using VBS?I mean how to have in the new pages created with Visual Builder Studio to extend Oracle Fusion Cloud Applications the same user preferences like e.g. Date Format, Number…
-
Application Profile alternative in AppUISummary: Content (required): We have Service Connections for Oracle SaaS via fa backed and that takes care of migration to different environment. But we also have Servic…
-
Unable to call SOAP Services from AppUIContent (required): We are trying to call SOAP service from an AppUI similar to the approach mentioned here for VBCS (https://www.ateam-oracle.com/post/calling-soap-serv…
-
How do we rollback AppUi extensionSummary: Content (required): We have deleted the active deployed version of our AppUI extension and now would like to activate the previous version, but i do not see any…
-
No Logs getting printed in browser consoleSummary: Hi, I am really liking creating AppUI extension with redwood, but only challenge i see is, there is no logs(action chain) are getting printed in browser console…
-
vb/helpers/rest does not work in AppUiSummary: Content (required): We have a custom component which triggers one of the API defined in Service connection using the vb/helpers/rest utility. Similar to this bl…
-
Can we use oj-sp components in VBCS ?Summary: Content (required): I am guessing the Spectra components are the ones starting with 'oj-sp *'. Even though these are available under the component exchange, the…
-
AppUi Role based Security , Log Level and DeploymentSummary: We are moving one of our VBCS app to AppUi extension and following are some clarifications. Content (required): Role Based Security - In a normal VBCS app we de…
-
Is there a way to hide fields based on the change in value on the same page?Summary: We have custom fields which needs to be displayed based on the category selected in the create service request page? The flow is not working as we believe the f…
-
Webcast - Leverage Oracle Redwood Designs with Visual BuilderJoin our upcoming seminar and learn about the new Redwood resources available for you. Oracle announced the release of the Oracle Redwood design resources for developers…
-
How to best develop visualizations in Oracle Analytics using Redwood Design?Summary: We are adapting how we at Vlamis develop visualizations and use colors in Oracle Analytics based on the Redwood design. See the blog article at https://vlamis.c…
-
Redwood Theme - News and Announcement Heading title colour changeSummary: We are planning to change from our custom theme to Redwood theme. Content (required): When changing to default Redwood theme, our article title headings are not…
-
You found a goody bag!
We're all about life's little joys here. Bring some fun to your desktop with these wallpapers designed by our creative team.
-
Can I access data from external systems in my App UI extension?App UI lets you connect to external REST services (as long as they don't require authentication and support CORS). In a future release we are planning to remove these re…
-
Where do I go if I have questions about the Redwood Reference Application or have technical issues?You can check out the Redwood Reference Application page on redwood.oracle.com. If you have further questions or issues, you can post them here.
-
When deploying App UI extension, build process is stuck for several minutes before processing startsWhen I try and deploy my App UI extension the build process is stuck for several minutes before it starts processing. What can I do? If you are using the free build exec…
-
Can I modify the theme used for my App UI extension?Currently, there isn't a way to modify the visual look and feel of an App UI extension on its own. Instead, the App UI Extension should match the rest of your Oracle Fus…
-
Can I access data from custom objects created in App Composer in my App UI extensionYes. You can add the custom business object as a REST service using the /describe metadata URL. See this demo: Custom Objects and External Data Sources with App UI SaaS …