In this example we create our own settings in the Configuration wizard for different types.
(see customizing Configuration wizard)

File system_opionen.ini in project folder
1→U→status→bitmap=menu_administration→Demo
2→G→status→V→Work order type→demoworkordertype→→select:fttyp::emptyrow=true
2→G→status→J→Allow to change the type→demoallowchange→N
2→I→In next line you can insert the lines
2→G→helptext=Count of days for my special setting→T→Count of days→demodays=0
2→IA→visible=demodays=0 height=280 It's important to define count of days
2→B→buttontext=Items with standard prices View opennewwindow=artikel_struktur_browse.psr<wintab>s_parm1=filterfix<wintab>s_parm2="OITM"."EvalSystem"='S'
For more information about properties click here.
use a setting in the following way:
![]()
if <setup:demoallowchange> <> J then
messagebox=Changes not allowed
end if