Hello all,
I would like to remove or hide the "Title" field from the "Import" and "Creation" component by changing some parameters (whithout wrinting a code). I would just like to keep the document name field.
How do I set this up?
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Add a docbase qualifier on the scope tag.
Copy the file webcomponent\config\library\import_docbaseattributelist.xml to the custom layer, and add the title attribute to the ignore list.
udeleng> Thanks for your Help.
I can not implement this advise. Because We are using the same Webtop application for different repositories. So if I implement this advise, it will impact the other repositories. If it is possible I would like to make a specific configuration for my repository to change the behavior (by hidding the title field) when creating or importing the document.
Is it possible?
Hello,
Thanks for your answer.