Update hika shop table/field

update a specific field in a HikaShop database table using a button.

Overview

The issue is needing to modify a product quantity field directly from a button without complex database access.
Create a CF form with a Save Data action that targets the specific table and field, then link a button to trigger that form's event.

Answered
ChronoForms v7
ge geniusweb 20 Mar, 2023
Hello Community,

is there any way how can I update specific table/field in Hika shop by simple clicking on button created with Chronoforms?
I only need to update field "product_quantity" in table "prefix_hikashop_products" where "product_id" = 1.

Thank you.
Max_admin Max_admin 23 Mar, 2023
Answer
You can have a link pointed to a form event (page) which has a "Save data" action to update the field for you.
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply