Skip to content

Conversation

@New0
Copy link
Collaborator

@New0 New0 commented Jul 24, 2018

WIP: requires correct parameters and testing #9

WIP: requires correct parameters and testing
@Shelob9 Shelob9 changed the title Setting FileFieldGroup [WIP] Setting FileFieldGroup Jul 24, 2018
message={this.props.message}
/>
}
<label
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use the FieldGroup.Label component

<FieldGroup.Label
id={this.props.id}
label={this.props.label}
/>

the example in app.js shows one way to use the regular input button for file upload
@New0
Copy link
Collaborator Author

New0 commented Oct 25, 2018

CalderaWP/Caldera-Forms#2775
@Shelob9 last commit shows a regular input type="file" field in the app.js examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants