Skip to content

Default value in text field not displayed #14

Description

@manudss

Hello,

When returning a form after a slapdah command, I specify a default value in the textarea field.

Fields {
type: 'text',
id: 'translated',
label: 'Text translated',
multiline: true,
defaultValue: 'Hello to all',
helpText: 'Hello to all'
}

But this one is not displayed, while it is well sent. I do not understand why it is not displayed?

image

I try to make a translation command. And for that, I want to display the text already translated in a new form. But it is not displayed.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions