can declare index be used for page grp property ?
Yes, its similar against how its done for pagelist.
@SohamM95 so if we optimise a page grp property the optimisation wizard will create index class,index db table and index property as well?
Hi @TanyaS58,
Yes it will Create automatically. below 4 rules when you optimize property.
1. Class (It Will be inherited from Index- Class)
2. Declare Index
3. Database Table
4. Property → Automatically created in Index Class
Please refer below Screenshot,
You can give trail in Community Edition or Personal Edition, So that you will get clear picture.
Could you please go though blow article, so that you will clear idea
I hope this will help you,
Thanks,
Ashok
Yes


