Problems storing content from a form via CMS?

You can change the values of the items in the array so you could always overwrite the product item to be the value you want to go into the field. Though I would say that if the field is expecting a id value as it seems and you set to a string then this will not work very well.

I am using a CMS like system which has a custom way of doing forms, and custom formfields to use. As far as I can tell, the id given to a formfield is what is used as the table name to insert into. The contents of quantity and paid get stored in the table without a problem, however product does not, from what I can tell because at some point 'ds-' is prepended to the id.

I suppose this is because I am using a different input field(which I need to use). Instead, the UUID gets inserted into product, instead of the product name.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions