Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Changing URL used by DataSource.load()

    DataSource.load() sends requests to the following URL:
    Code:
    /<moduleName>/sc/DataSourceLoader?dataSource=...
    Is there a way to change this URL to something like:
    Code:
    /<moduleName>/a/specific/path/DataSourceLoader?dataSource=...
    Thanks,
    Pierre
Working...
X