Build blinks with multiple inputs and advanced input types, similar to HTML forms with validation.
HTML
forms, meaning you define input types, such as dropdowns, radio buttons, text, etc. and decide which input is required.
GET
part. They won’t show how POST
requests look like, because the POST
interactions work the same way any other blink would. If yo want to see the POST
part, it is recommended to go to our donation blink example.
linked actions
meaning you set your input params in the links object (see code example below).GET
request of a SOL transfer blink. As you can see, the blink has two input fields.
text
email
URL
numbers
dates
date-times
checkboxes
radio buttons
text areas
select