zalsaeed / cgav

Certificate Generation and Verification
GNU General Public License v3.0
3 stars 1 forks source link

Saving the selected color in the template configuration pages #64

Closed zalsaeed closed 2 weeks ago

zalsaeed commented 2 weeks ago

As of the last demo, when a color is selected for a given field, the system will not save the changes and it will not take effect. We need to fix it so that it is saved and reflected in the preview phase.

ralhazmi commented 2 weeks ago

The problem was resolved, which was caused by changing the type of "customization ID" in the database from String to Int