I need to redirect the user to a form which is on a different page after he clicks edit. So what is the best practise here, to use the pencil icon or edit button or anything else where it is clear that the user will be redirected to a diff…
I want to allow users to add multiple entries to a list of rather complex items. The user needs to pick
color number date dropdown dropdown (later a optional picture)
putting this in a single page form on a mobile device is quite straigh…