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

How to access other knockout properties in a handler #29

Open
daelhoser opened this issue Jun 18, 2017 · 0 comments
Open

How to access other knockout properties in a handler #29

daelhoser opened this issue Jun 18, 2017 · 0 comments

Comments

@daelhoser
Copy link

Hello,

I am working on uploading an image to my storage when a user selects ones. I'm getting the 'images_upload_handler' to get called. I believe this is where i would upload the image. However, I am trying to access other information that was binded and and is being used throughout the web page. I've tried self.propertyIwant(). I'm not sure is this is a knockout closure related issue or a tinymce issue as I'm new to both.

Any help provided will be greatly appreciated.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant