Hi, can anyone help me. I want to show this tapbar(advance form inside a container ) after user click checked on the checkbox.
example scenario:
user fill up the previous form
last step is checkbox call 'advance'
after user click the checkbox, a new form will appear that can accept user image and pdf document
Initial state for checkbox is false,
if checkbox == false, then advance form == hide
if checkbox == true, then advance form == show
Thanks for helping : )