xauxatz

Results 15 comments of xauxatz

But I only want to modify the route taken from the "register" page, not all other pages within the "private" zone. Is this possible without going into the code?

like this? e.preventDefault(); Router.go("user_settings"); return false;

Meteorkitchen generates this code in the event handler for "register": ``` Accounts.createUser({email: register_email, password : register_password, profile: { name: register_name, type_of_user:"helper" }}, function(err) { submit_button.button("reset"); if(err) { if(err.error === 499)...

This is what I want to do and your suggestion is helpful. I do want to collect more information from the user before allowing him to get to "home_private". In...

Many thanks - I hope others will also benefit from this!

I fully support you looking for funding and assembling a team. I think the project has a lot of commercial value and should be able to attract serious funding.

Very very good idea. One of the main problems that I often spend a significant amount of time on is to figure out how to override auto-generated code. On 4/3/2016...

I have attached the source code of the app here, I guess that is the easiest. I am able to upload a photo which is then also shown on the...

Thanks a lot, Perak - I look forward to the last bit of code change! As always great support! My reason for choosing Meteorkitchen over any other framework

Hi Petar - do you have time to make the last code suggested by you, in order to display the image? Best regards / Venlig hilsen Claus Skaaning Mobil +45...