Set Input Value
Set the value of an input field
How to Use
After adding the Set Input Value brick, for the input you can add any number of items, one for each input to be filled. In these items set the ‘selector’ type to selector and either use the button to select the page input element or manually select it with jQuery. After, set the ‘value’ to what you want to fill into that page input.
Examples
- Set the input value of any text field given a jQuery selector
- Set the input value of chat inputs like on Twitter, Slack
- Fill the value of fields that are required automatically such as firstname/lastnames, or other data on the page programmatically.
Great to quickly fill forms in a heartbeat!
Additional resources
-
Demo: https://www.loom.com/share/e18790f0bf6f4c38b875768039118254
-
Input field on LinkedIn Connect Box automatically: Slide Screenshot
Inputs
Name | Required | Type | Description |
---|---|---|---|
inputs |
array
|
Outputs
Name | Required | Type | Description |
---|---|---|---|
No outputs for this brick defined. |
Details
ID | @pixiebrix/forms/set |
---|---|
Author |
@pixiebrix
|
Version | 1.6.3 |
Created | Aug. 17, 2021 |
Updated | Jan. 27, 2022 |
Related Bricks
- No related bricks