Skip to main content
Jump to: navigation, search

Scout/HowTo/5.0/Add FileChooser support for RAP UI

< Scout‎ | HowTo‎ | 5.0
Revision as of 01:59, 10 April 2015 by Ssw.bsiag.com (Talk | contribs) (Created page with "{{ScoutPage|cat=HowTo 5.0}} This how-to describes how to add FileChooser field support for the RAP UI. = Steps = # Switch to Scout Perspective # Select your Scout project (e...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitterG+
Bugzilla
Bugzilla


This how-to describes how to add FileChooser field support for the RAP UI.

Steps

  1. Switch to Scout Perspective
  2. Select your Scout project (e.g. org.example.logo)
  3. In Scout Object Properties view, choose RAP FileChooser Support (Incubation) under UI Features

Scout RAP UI HowTo - Scout Object Properties 4.0.png

Result

The field is now displayed in the RAP UI.

Scout RAP UI HowTo - FileChooser representation.png

Back to the top