24 January 2020

1. Structure Browser

1.1. Forms

1.1.1. Enable direct FCS upload

Files can directly be uploaded to FCS server using attribute enableDirectFCSUpload on CheckinField tag. When set to true, files will not be uploaded to a temporary location on the server but once the form is successfully submitted, files will be uploaded to FCS directly.

<CheckinField enableDirectFCSUpload="false">
    ...
</CheckinField>

2. 3DDashboard

6WTags support for TVC Classic tables in 3DDashboard now includes following features.

2.1. Table Change

image
Figure 1. 6WTags before Table change
image
Figure 2. Updated 6WTags on Table change

2.2. Change pagination size from table preferences.

image
Figure 3. 6WTags before changing the size
image
Figure 4. updated 6WTags after changing the size

2.3. Change column visibility from table configurator.

image
Figure 5. 6WTags before changing column Visibility
image
Figure 6. 6WTags after changing column Visibility

2.4. InCellEdit

image
Figure 7. 6WTags before editing the cell value
image
Figure 8. 6WTags after editing the cell value
All above features of 6WTags are also supported for multiple widgets.