Event was finished then we went to Dubai and I wanted to write a blog about this question.The picture below as can be seen, has 11 tabs. Yes it can be done! But you must do some unsupported customizations.
There is a javascript file that has AddTab() function. The file path is: /root/Tools/FormEditor/Scripts/tabs.js
Also there is a aspx file that has maximum tabnumber property “_iMaxTabs” and its default value is 8. The file path is: /Tools/FormEditor/formeditor.aspx
If you want to add such as 12 tabs, change the _iMaxTabs property from 8 to 12.
/Tools/FormEditor/formeditor.aspx
...
var _bSaving = false;
var _oActive;
var _iMaxTabs = 12;
...
1 comment:
Çoğu projemizde ihtiyacımız oluyordu. Çok kullanışlı bir bilgi olmuş.
Post a Comment