Develop for Redwood
Develop Redwood user interfaces with Visual Builder, Visual Builder Studio, App UI, and the Redwood Reference Application
Discussion List
-
Preview of AppUI extension in VB studio , makes an entry in fusion navigatorSummary: Content (required): Hi, After the initial deployment(via build job) of AppUI extension, whenever we make any changes from within the workspace, and click on the…
-
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…
-
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…
-
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.
-
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 …