Changes between Initial Version and Version 1 of Ticket #29189, comment 3


Ignore:
Timestamp:
Mar 5, 2018, 7:21:55 PM (7 years ago)
Author:
James Pic

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29189, comment 3

    initial v1  
    1 Sure, well i think it's really necessary to limit to only one Media object per request.
    2 Also, you need to identify your scripts with something, ie. npm module name+version, so you can deduplicate when 2 widgets add the same (even with different file name because they come from different packages).
    3 Finnaly, you need it to be able to populate itself with a Form object.
     1Sorry I had completely confused issue. Yes I think BoundField should be more exposed, it's what we need to render a field container, and override field container rendering.
Back to Top