Our public forms have become more powerful and flexible offering solutions to challenges related to sharing and receiving documents from external users such as customers or other stakeholders.
For an instance, now it’s possible to share the field values of an existing document so that an external user can see them and even edit the fields we choose. This is useful for example when we want customers to update their data.
Also, now the public links come in three different flavors 😉
Security is very important, that’s why now:
Athento.DocumentCreate
service implements the validation of the mime-types defined in the space. +More infosetReadonlyMetadata()
method of utilities.js
so that when called with action “true” the field is shown as read-only.