i made a page which displays list of links and has a checkbox. i displayed the links using an asset lister and has a metadata (link and status). how can i update the asset when i put a checkmark and click submit the status will become active?
You would need to use a trigger for this that looks for the submission and changes the status appropriately.