Hi All,
I have created a mini page -OOTB(View Mode) for a section as you can see in the below image.
And the view record Mode is enabled. And the process works as expected
But the View record checkbox getting disabled once transfering the package.
Is there any DataBinding related to this miniPage.
Kindly help me out with this.
Regards,
Adharsh S
Like
Hello Adharsh,
It is necessary to bind data from MiniPageModes and MiniPageSchemaUId column of SysModuleEdit table. The columns store info about what modes your minipage has. Seems like this binding is missing and as the result the checkbox is not active.
Regards,
Dean
Hello Adharsh,
It is necessary to bind data from MiniPageModes and MiniPageSchemaUId column of SysModuleEdit table. The columns store info about what modes your minipage has. Seems like this binding is missing and as the result the checkbox is not active.
Regards,
Dean