Form Designer
![]() |
When performing modifications via the Form Designer on the primary site, data is stored in the NLS files rather than the database. As a result, modifications to NLS files must be copied to the secondary sites manually.
|
Vault Service
![]() |
Vault Support The stdcopyfilefromremotesite.ebs script needs to be changed to support the new vault as follows: Original: ReplaceString(source_dir,"\\" & DstHostName & "","c:\") New: ReplaceString(source_dir, DstHostName & "","c:\") |
Installation
![]() |
The data model design of Multi-site does not work correctly. |
Workaround: | |
Install Data Model Designer on the same computer on which the Multi-site Data Model Designer is running. |