Skip to main content
Solved

Possibility to define different set of fields based on document class

  • July 8, 2021
  • 2 replies
  • 47 views

Forum|alt.badge.img+2

Hi all,

I want to whether through document management can we define different set of fields based on document class?

E.g: Document class A - Fields needs to be shown Field 1 and 2
Document class B - Fields needs to be shown Field 3, 4 and 5

Thanks for the help :)

Best answer by Mathias Dahl

Hi,

No, it cannot be done without a proper mod. You could force the user to add values in some fields though, using a custom event that checks that all mandatory fields for a certain document class are set.

This topic has been closed for replies.

2 replies

Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • Answer
  • July 8, 2021

Hi,

No, it cannot be done without a proper mod. You could force the user to add values in some fields though, using a custom event that checks that all mandatory fields for a certain document class are set.


Forum|alt.badge.img+2
  • Author
  • Do Gooder (Partner)
  • July 8, 2021

Thanks a lot for the quick response Mathias. :)