Skip to content

yorm: setValue() type validieren #445

Description

@staabm

Feature description / Feature Beschreibung

class Product extends rex_yform_manager_dataset
{
    public function setTitle($x) {
        return $this->setValue('title', $x);
    }
}

validieren ob der type zum db schema passt, falls der key auf eine bekannte db spalte mapped

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