Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add all input values to the save callback #174

Open
Ruudt opened this issue Feb 20, 2015 · 0 comments
Open

Add all input values to the save callback #174

Ruudt opened this issue Feb 20, 2015 · 0 comments
Labels
Milestone

Comments

@Ruudt
Copy link

Ruudt commented Feb 20, 2015

I found it useful to have all input values for rows and fields that depend on one another. The one problem is that the values of this array keep changing because of possible save callbacks. But it helps in my case where I need multiple fields of one row to lookup a table entry. Variable $this only includes the previous values.

Can you add $varInput to the save callback?
https://github.com/menatwork/MultiColumnWizard/blob/master/system/modules/multicolumnwizard/MultiColumnWizard.php#L268

@zonky2 zonky2 added the Feature label Oct 6, 2017
@zonky2 zonky2 added this to the Future milestone Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants