Hello,
Is it possible to extend the import component used in Webtop and then add the following issues:
- Only one document should be imported
- The r_object_type is known
This requeriment appears as the user wants to have a button call "Import X Document" so the import screen should be called with the restrictions written above (r_object_type = X Document type).
If it's possible using configuration, which component is the one to extend and how could I set the type restriction?
Thanks!