I have created a card wizard, which is created for every row from the source table.
I need to redirect to the other page in the same application whenever I clicked the EDIT button. This button is not an APEX button rather it is built dynamically using HTML Tag.
I'm new to the Apex platform. Any suggestions are appreciated.