Form button - missing Redirect URL field when Button action is JavaScript

  • 13 February 2019
  • 2 replies
  • 9 views

Badge +11

Form button - missing Redirect URL field when Button action is JavaScript. Is this be design?

 

I have javascript to allow the form to save as draft. However I'd still like the redirect URL.


2 replies

Badge +17

If you're using Javascript, you should be able to insert an on_click event to redirect to a different page. Is this not an option for you?

Badge +6

I am having the same issue. On our development site, the rredirect url shows, however, the field is missing on the production site.

Reply