I'm currently working with my developer on setting up required fields when vendors add products to our platform. The idea behind this is to ensure consistency across listings – for example, making sure that every product has a profile image and a price.
We’ve implemented validation checks for this purpose, but we're encountering performance issues at the database and server level when dealing with a large number of users.
I noticed that MarketKing, by default, already enforces required fields such as the product title – meaning a product can't be published without it.
I wanted to ask how you approached this on your end: Are you using client-side validation, server-side rules, or some other method to maintain both consistency and performance?
We’d really appreciate any tips or insights you could share!
Hi Webwizard Team,
I'm currently working with my developer on setting up required fields when vendors add products to our platform. The idea behind this is to ensure consistency across listings – for example, making sure that every product has a profile image and a price.
We’ve implemented validation checks for this purpose, but we're encountering performance issues at the database and server level when dealing with a large number of users.
I noticed that MarketKing, by default, already enforces required fields such as the product title – meaning a product can't be published without it.
I wanted to ask how you approached this on your end: Are you using client-side validation, server-side rules, or some other method to maintain both consistency and performance?
We’d really appreciate any tips or insights you could share!
Best regards,
Attached files: Bildschirmfoto 2025-04-17 um 14.31.47.png