Coding advice
Posted: 20 Dec 2022, 07:42
I have a requirement for a product to have an attribute that allows the user to enter a maximum of 12 text characters.
The currently available text options are Text (64), Text (128) and Text (256).
I don't think that these options are configurable. Is this correct?
On the assumption that this is code based, I have reviewed the code, and believe I understand how to implement other options. I am aware that a little knowledge can be a dangerous thing :-)
What I am missing is how to do this in a manner so that the changes are not overwritten by an upgrade of Phoca Cart. Or is it a matter of redoing the changes I require if/when I upgrade? Can anyone offer any advice on this?
The currently available text options are Text (64), Text (128) and Text (256).
I don't think that these options are configurable. Is this correct?
On the assumption that this is code based, I have reviewed the code, and believe I understand how to implement other options. I am aware that a little knowledge can be a dangerous thing :-)
What I am missing is how to do this in a manner so that the changes are not overwritten by an upgrade of Phoca Cart. Or is it a matter of redoing the changes I require if/when I upgrade? Can anyone offer any advice on this?