Skip to content

control behaves strangely in quick create form #34

@KoenJanssensPD

Description

@KoenJanssensPD

I have added the control on a quick create form, with [custom text] set to "{new_myfield}". At first the dropdown renders fine with all the items; however after selecting a value from the list, the text shown is "--thenameofthisrecord--" ( format = "--" & {new_name} & "--" ). Also the dropdown now shows only "--Select--" as options. When selecting this "--Select--" option, the other (correctly formated) values appear again...

step 1, before selecting anything:
image
step 2: selected something:
image
step 3: showing the items again after selecting something
image
step 4: selecting "--Select--"
image
... back to step 1

In the end, the selected data is submitted correctly... so it is only a matter of the visualisation thas goes wrong...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions