Question

Binding base system setting values in a package

If I attempt to bind the value for an out of the box system setting in a package, such as the value for SectionPanelBackgroundColor, I get an error that the value is already bound to one of the base packages, such as Base or UIv2, etc

Is there any way around this? Other than adding SQL scripts to the package to just update the SysSettingsValue rows with the new value, is there any way to bind a system setting value to a package that is for one of the out of the box system settings?

Thanks,

Ryan

Like 2

Like

1 comments

Hello Ryan,

 

Indeed we receive this message when binding already existing system setting value to the "development" package and I am afraid the only way to transfer the SysSettingsValue table record is by creating a separate SQL-script that will do it in the 7.17.2 and lower versions.

 

I will create a suggestion for our R&D team so they could implement the logic of binding system settings values that are already bound to base packages in the next application releases. Thank you for finding such a system behavior and helping us in making the application better!

 

Best regards,

Oscar

Show all comments