rover Posted January 21, 2022 Share Posted January 21, 2022 Hello, Anybody knows if there is a way to implement calculated value for a product’s feature? The task is to automatically display all values for a certain product feature based on the values from an external table. For example, a special product feature that could display all possible ages ( feature values) for a kid box product by automatically checking an external table… So, I think to create an additional table in Mysql database ( or a text file) with such contents: Product_code_feature Value_product Kid 05 Kid 06 Kid 10 Teen 12 Teen 14 … Then, I assign the product feature value = “Kid”, then the other product’s feature have to be filled automatically with values = 05, 06 … That could be possible to realized? Thank you Link to comment Share on other sites More sharing options...
endriu107 Posted January 21, 2022 Share Posted January 21, 2022 Please do not post same question multiple times. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now