Skip to content

Insert values into SQLite (struct -> lookup schema) #197

@dorneanu

Description

@dorneanu

Hi! I'm currently using bureaucracy along with struct. I am able to use the fields inside the lookup schema like this:

<form>
Action template users:mitgliedtpl "mitglied:@@mitglieder.vorname@@"
...
struct_schema "mitglieder" !
submit "Neues Mitglied"
</form>

After a new entry being created, the page mitglied:<name> is created. So this works very well. However, I'd like to have those values inserted into the lookup schema as well. Any ideas how I could do this?

Greetings from Berlin :)

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